adding eslint and stuff that miht break other things but will test
This commit is contained in:
@@ -31,10 +31,13 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^17.0.38",
|
||||
"@typescript-eslint/eslint-plugin": "^5.10.1",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"eslint": "8.4.0",
|
||||
"eslint-config-next": "12.0.7",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"postcss": "^8.4.5",
|
||||
"prettier": "^2.5.1",
|
||||
"tailwindcss": "^3.0.12",
|
||||
"typescript": "^4.5.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user