We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d062693 commit 102b5feCopy full SHA for 102b5fe
1 file changed
tsconfig.json
@@ -20,6 +20,7 @@
20
"types": ["node"],
21
"verbatimModuleSyntax": false
22
},
23
+ "exclude": ["astro.config.js"],
24
"files": [
25
"examples/modestbench.config.js",
26
"test/fixtures/config/test-config.js"
0 commit comments