Skip to content

Commit 80a6d19

Browse files
authored
Update tsconfig.json
1 parent c94dc5a commit 80a6d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"include": ["./src/**/*", "next-env.d.ts", "**/*.ts", "**/*.tsx"],
2424
"exclude": [
2525
"node_modules",
26-
"./public/content",
26+
"./public/",
2727
"./src/intl",
2828
"./src/data",
2929
"./src/components/StablecoinAccordion/AccordionCustomItem.tsx",

0 commit comments

Comments
 (0)