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 6fe92cb commit 6b94e62Copy full SHA for 6b94e62
eslint.config.mjs
@@ -29,6 +29,7 @@ export default defineConfig([
29
projectService: {
30
allowDefaultProject: [
31
'.prettierrc.cjs',
32
+ 'puppeteer.config.cjs',
33
'eslint.config.mjs',
34
'rollup.config.mjs',
35
],
0 commit comments