Switch back to typescript nightly (#51863)

Now that the @link parsing bug has been reverted
This commit is contained in:
Nathan Shively-Sanders
2021-03-19 09:12:54 -07:00
committed by GitHub
parent 5dc72ac3c2
commit 45745c59dd

View File

@@ -32,7 +32,7 @@
"prettier": "^2.1.1",
"remark-cli": "^9.0.0",
"remark-validate-links": "^10.0.2",
"typescript": "4.3.0-dev.20210316"
"typescript": "next"
},
"husky": {
"hooks": {