Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
denselmann authored Apr 10, 2019
1 parent c0debda commit 39b68cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ For angular workspaces, we recommend to extend from `tslint-angular.json`file

## Visual Studio Code

The popular VSCode linting extension (TSLint)[https://marketplace.visualstudio.com/items?itemName=eg2.tslint] isn't able to support rules that need typing, e.g. `no-floating-promises` or `use-strict-boolean` and is hence deprecated.
The popular VSCode linting extension [TSLint](https://marketplace.visualstudio.com/items?itemName=eg2.tslint) isn't able to support rules that need typing, e.g. `no-floating-promises` or `use-strict-boolean` and is hence deprecated.

Please make sure you use the new extension (TSLint)[https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin] along with (tslint-language-service)[https://github.com/angelozerr/tslint-language-service].
Please make sure you use the new extension [TSLint](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin) along with [tslint-language-service](https://github.com/angelozerr/tslint-language-service).

0 comments on commit 39b68cc

Please sign in to comment.