diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2024-09-04 09:54:44 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2024-09-04 09:54:44 +0700 |
| commit | f6a398c036d2ab833ecb798fa88e641e2f801bb0 (patch) | |
| tree | 7aead541e26b5166ae3d2049fc732c7030e4e9c6 /tsconfig.json | |
| parent | cbdeecd2fb8770afe46a374292e6ed3e5ec48214 (diff) | |
| parent | ad168bf46919b46f708625b7d2fdc56606ec9af6 (diff) | |
Merge branch 'update-allPromo-fetch' into backup-release
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index 8613c022..3afcd9ea 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -34,7 +34,7 @@ "**/*.tsx", "**/*.jsx", ".next/types/**/*.ts" -, "src/pages/shop/promo/index.tsx", "src/pages/shop/promo/[slug].jsx" ], +, "src/pages/shop/promo/index.tsx", "src/pages/shop/promo/[slug].jsx", "src/lib/promo/hooks/usePromotionSearch.js" ], "exclude": [ "node_modules", "src" |
