Update samples to compile with TS 4.0.2

This commit is contained in:
Matt Bierner
2020-09-10 15:20:30 -07:00
parent a33c46a94c
commit 23e5167c2f
73 changed files with 141 additions and 147 deletions

View File

@ -39,7 +39,7 @@
"@typescript-eslint/eslint-plugin": "^3.0.2",
"@typescript-eslint/parser": "^3.0.2",
"eslint": "^7.1.0",
"typescript": "^3.9.4",
"typescript": "^4.0.2",
"vscode-codicons": "0.0.7"
}
}