We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68abe22 commit 35ff35fCopy full SHA for 35ff35f
1 file changed
eslint.config.js
@@ -165,6 +165,7 @@ export default defineConfig(
165
'worktrees',
166
'site',
167
'astro.config.js',
168
+ '.astro/**/*',
169
],
170
},
171
);
0 commit comments