Rollback eslint (incompatibility)

This commit is contained in:
Michael
2021-10-15 23:53:07 +02:00
parent 2f6749168f
commit 365584ead9
2 changed files with 1956 additions and 1743 deletions

3695
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@
"@typescript-eslint/eslint-plugin": "^5.0.0",
"autoprefixer": "^10.3.7",
"cypress": "^8.6.0",
"eslint": "^8.0.1",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-next": "^11.1.2",
"eslint-config-prettier": "^8.3.0",
@@ -57,4 +57,4 @@
"prettier": "^2.4.1",
"tailwindcss": "^2.2.17"
}
}
}