Skip to content

Commit 7ef032a

Browse files
committed
excldude tailwind config from tsconfig
1 parent c97bddd commit 7ef032a

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
@@ -27,7 +27,7 @@
2727
".eslintrc.cjs",
2828
"*.cjs"
2929
],
30-
"exclude": ["node_modules"],
30+
"exclude": ["node_modules", "tailwind.config.ts"],
3131
"mdx": {
3232
// Enable strict type checking in MDX files.
3333
"checkMdx": true

0 commit comments

Comments
 (0)