Temporarily add missing @types imports (#11309)
* Add CI to typecheck without yarn link like in release process * Temporarily add missing @types imports
This commit is contained in:
committed by
GitHub
parent
9136a581d2
commit
5fbdbccdc6
@@ -149,6 +149,7 @@
|
||||
"@testing-library/react": "^12.1.5",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/commonmark": "^0.27.4",
|
||||
"@types/content-type": "^1.1.5",
|
||||
"@types/counterpart": "^0.18.1",
|
||||
"@types/diff-match-patch": "^1.0.32",
|
||||
"@types/escape-html": "^1.0.1",
|
||||
@@ -169,8 +170,10 @@
|
||||
"@types/react-dom": "17.0.19",
|
||||
"@types/react-transition-group": "^4.4.0",
|
||||
"@types/sanitize-html": "2.9.0",
|
||||
"@types/sdp-transform": "^2.4.6",
|
||||
"@types/tar-js": "^0.3.2",
|
||||
"@types/ua-parser-js": "^0.7.36",
|
||||
"@types/uuid": "^9.0.2",
|
||||
"@types/zxcvbn": "^4.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.35.1",
|
||||
"@typescript-eslint/parser": "^5.6.0",
|
||||
|
||||
Reference in New Issue
Block a user