diff options
author | w0rp <devw0rp@gmail.com> | 2017-06-13 17:59:09 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-06-13 17:59:09 +0100 |
commit | ba83c476cde8bceef33bf959fa6d9d3334f5d2fc (patch) | |
tree | f0cc8ef137b73b1af75126bc87e4430a959a3807 /README.md | |
parent | ebbfb642211d9a8199e9b1da0c8f3077f953a2c9 (diff) | |
download | ale-ba83c476cde8bceef33bf959fa6d9d3334f5d2fc.zip |
Document the tsserver linter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -116,7 +116,7 @@ name. That seems to be the fairest way to arrange this table. | Swift | [swiftlint](https://swift.org/) | | Texinfo | [proselint](http://proselint.com/)| | Text^ | [proselint](http://proselint.com/), [vale](https://github.com/ValeLint/vale) | -| TypeScript | [tslint](https://github.com/palantir/tslint), typecheck | +| TypeScript | [tslint](https://github.com/palantir/tslint), tsserver, typecheck | | Verilog | [iverilog](https://github.com/steveicarus/iverilog), [verilator](http://www.veripool.org/projects/verilator/wiki/Intro) | | Vim | [vint](https://github.com/Kuniwak/vint) | | Vim help^ | [proselint](http://proselint.com/)| |