Add @types/react-timeago, solve build typecheck

This commit is contained in:
2024-05-10 01:37:47 -05:00
parent d071c73756
commit 4e9ba2fe19
2 changed files with 8 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
"@types/prettier": "^2.7.2",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.10",
"@types/react-timeago": "^4.1.7",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.47.1",
"autoprefixer": "^10.4.7",