Fix eslint errors

This commit is contained in:
Gregory Schier
2023-03-11 23:29:25 -08:00
parent 338ba8b189
commit 948dbfe3cc
15 changed files with 64 additions and 87 deletions

View File

@@ -49,8 +49,6 @@
"@types/node": "^18.7.10",
"@types/parse-color": "^1.0.1",
"@types/parse-json": "^4.0.0",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"autoprefixer": "^10.4.13",