Skip to content

Commit

Permalink
Update to official TSLint ext in extensions.json, old version depreca…
Browse files Browse the repository at this point in the history
…ted (#1823)
  • Loading branch information
rkeithhill authored Mar 30, 2019
1 parent 0fab485 commit 14e75ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"recommendations": [
"msjsdiag.debugger-for-chrome",
"ms-vscode.PowerShell",
"eg2.tslint",
"ms-vscode.vscode-typescript-tslint-plugin",
"DavidAnson.vscode-markdownlint"
]
}

0 comments on commit 14e75ef

Please sign in to comment.