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 2dece61 commit ee082adCopy full SHA for ee082ad
eslint.config.mjs
@@ -8,6 +8,7 @@ export default antfu(
8
'**/dist/**',
9
'**/build/**',
10
'**/coverage/**',
11
+ '**/**/package.json',
12
],
13
},
14
)
0 commit comments