diff --git a/eslint.config.js b/eslint.config.js index c4cb2065a..ada0eabb8 100644 --- a/eslint.config.js +++ b/eslint.config.js @@ -27,6 +27,7 @@ export default defineConfig({ 'crates/**', '**/drizzle/**', '**/.astro/**', + 'CLAUDE.md', // Skip the symbolic link ], }, { rules: {