summaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-09-02 16:43:25 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-09-02 16:43:25 +0700
commitb30e6a53d660f9ccbc0ded640c2a1dc5df673ff2 (patch)
treeae840e06b29d9ccdeb88c31b17d1962ebd9f5539 /tsconfig.json
parent3f384749fe51a2763e7e99351f36ce70954afb7a (diff)
<iman> update fetch data
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json2
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"