fix(eslint): skip the symbolic link CLAUDE.md

This commit is contained in:
Makito
2026-03-17 02:36:57 +09:00
parent 00666ddd43
commit c464676714
+1
View File
@@ -27,6 +27,7 @@ export default defineConfig({
'crates/**',
'**/drizzle/**',
'**/.astro/**',
'CLAUDE.md', // Skip the symbolic link
],
}, {
rules: {