Skip to content

Commit 9bd404c

Browse files
chore: update Eslint ignored files
1 parent 74c4938 commit 9bd404c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.eslintignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
dist
22
node_modules
33
public
4-
src/*.json
4+
build
5+
src/*.json
6+
vite.config.*
7+
lib

0 commit comments

Comments
 (0)