Add eslint config next

This commit is contained in:
Gabe Kangas
2021-06-15 23:10:56 -07:00
parent 0c67fda59d
commit a4fcab8390
2 changed files with 29 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@
"@typescript-eslint/parser": "^4.27.0",
"eslint": "^7.28.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-next": "^11.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsx-a11y": "^6.4.1",