Add react-no-ssr types, fix compile-time ESLint/type issues

This commit is contained in:
Xevion
2023-02-16 04:33:31 -06:00
parent e83fd2a568
commit d1cb7c3fb8
4 changed files with 11 additions and 1 deletions

View File

@@ -28,6 +28,7 @@
"@types/node": "^18.11.18",
"@types/prettier": "^2.7.2",
"@types/react": "^18.0.26",
"@types/react-no-ssr": "^1.1.3",
"@types/react-dom": "^18.0.10",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",