We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64adfb8 commit 9056bebCopy full SHA for 9056beb
tsconfig.node.json
@@ -21,5 +21,5 @@
21
"noUncheckedSideEffectImports": true,
22
"allowJs": true
23
},
24
- "include": ["*.config.cjs", "*.config.js", "*.config.ts"]
+ "include": ["*.config.mjs", "*.config.js", "*.config.ts"]
25
}
0 commit comments