Skip to content

Commit c94dc5a

Browse files
committed
change requests
1 parent 937d7e3 commit c94dc5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tsconfig.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@
2222
},
2323
"include": ["./src/**/*", "next-env.d.ts", "**/*.ts", "**/*.tsx"],
2424
"exclude": [
25+
"node_modules",
26+
"./public/content",
27+
"./src/intl",
28+
"./src/data",
2529
"./src/components/StablecoinAccordion/AccordionCustomItem.tsx",
2630
"./src/components/StablecoinAccordion/index.tsx",
2731
"./src/components/StablecoinAccordion/useStablecoinAccordion.ts",

0 commit comments

Comments
 (0)