fix(eslint): skip the symbolic link CLAUDE.md
This commit is contained in:
@@ -27,6 +27,7 @@ export default defineConfig({
|
||||
'crates/**',
|
||||
'**/drizzle/**',
|
||||
'**/.astro/**',
|
||||
'CLAUDE.md', // Skip the symbolic link
|
||||
],
|
||||
}, {
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user