Skip to content

Commit 937d7e3

Browse files
authored
Update tsconfig.json
1 parent f821bce commit 937d7e3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tsconfig.json

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

0 commit comments

Comments
 (0)