We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3d638b commit a2b1e45Copy full SHA for a2b1e45
eslint.config.js
@@ -11,7 +11,7 @@ module.exports = [
11
'**/dist',
12
'eslint.config.js',
13
'public',
14
- 'vitest.config.mjs',
+ 'vitest.config.mts',
15
'playwright-report',
16
],
17
},
0 commit comments