Skip to content

Commit 988db2a

Browse files
feat: update .eslintignore
1 parent 6d9b724 commit 988db2a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.eslintignore

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
.eslintrc.js
1+
# Next.js
2+
/.next
3+
/public
4+
/out
5+
6+
# config
7+
next.config.js

0 commit comments

Comments
 (0)