We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8396d12 commit f34801eCopy full SHA for f34801e
1 file changed
eslint.config.js
@@ -6,6 +6,7 @@ export default await antfu(
6
'dist',
7
'node_modules',
8
'*.md',
9
+ 'package.json',
10
],
11
},
12
{
0 commit comments