We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca602b9 commit 90f9d95Copy full SHA for 90f9d95
eslint.config.mjs
@@ -22,7 +22,7 @@ export default [{
22
"issue/*.js",
23
"tools/*.js",
24
"**/dist",
25
- "**/vite.config.ts",
+ "**/vite.config.mts",
26
"*.mjs",
27
],
28
}, ...compat.extends(
0 commit comments