Partially fix lint:tsc errors
Showing
... | ... | @@ -65,6 +65,7 @@ |
"@testing-library/react": "^13.4.0", | ||
"@types/d3": "^7.4.0", | ||
"@types/jest": "^29.2.0", | ||
"@types/jquery": "^3.5.14", | ||
"@types/node": "17.0.36", | ||
"@types/phoenix": "^1.5.4", | ||
"@types/qrcode": "^1.5.0", | ||
... | ... |
Please register or sign in to comment