Skip to content

Commit 5e80332

Browse files
committed
Add ignore
1 parent 55bb346 commit 5e80332

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.changeset/pink-planes-grow.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'eslint-plugin-devup': patch
3+
---
4+
5+
Add ignore

src/configs/recommended.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ export default [
3636
'!vite.config.ts',
3737
'!**/.storybook/**',
3838
'**/__snapshots__/',
39+
'**/.cache/',
3940
],
4041
},
4142
...devupUiEslintPlugin.configs.recommended,

0 commit comments

Comments
 (0)