feat(eslint): add eslint rules among prettier

This commit is contained in:
2022-03-17 11:47:20 +01:00
parent be0c924171
commit 493c736f2e
2 changed files with 11 additions and 1 deletions

3
.eslintignore Normal file
View File

@ -0,0 +1,3 @@
node_modules
.next
next-env.d.ts