Skip to content

Commit

Permalink
Add TypeScript to extension dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavin001 committed May 3, 2020
1 parent 9c2223a commit 782e993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
"ts-jest": "24.3.0",
"tslint-clean-code": "0.2.10",
"tslint-microsoft-contrib": "6.2.0",
"typescript": "3.8.3",
"vscode": "1.1.37"
},
"dependencies": {
Expand All @@ -108,6 +107,7 @@
"prettydiff2": "^2.2.8",
"stylelint": "^9.7.1",
"tslint": "^5.20.1",
"typescript": "3.8.3",
"unibeautify": "^0.17.0"
},
"contributes": {
Expand Down

0 comments on commit 782e993

Please sign in to comment.