Skip to content

Commit 011c1f2

Browse files
committed
Add lib folder to eslint ignore
1 parent 65fc445 commit 011c1f2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ node_modules
22
**/.next/**
33
**/_next/**
44
next-env.d.ts
5-
next.config.js
5+
next.config.js
6+
**/lib/**

0 commit comments

Comments
 (0)