Skip to content

Commit 9cf29a9

Browse files
childrentimeclaude
andcommitted
chore: ignore .claude/ directory in eslint config
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 919e473 commit 9cf29a9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export default ririd(
1313
'**/*.test.ts',
1414
'**/*.md',
1515
'**/*.spec.ts',
16+
'.claude/**',
1617
],
1718
},
1819
{

0 commit comments

Comments
 (0)