From de64c9d76f6b8ff153294f2521061aa092446128 Mon Sep 17 00:00:00 2001 From: Prashanth Chandra Date: Tue, 4 Oct 2016 02:04:57 +0800 Subject: Linter: tslint for typescript --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 002a6043..5b9ceb35 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ name. That seems to be the fairest way to arrange this table. | JavaScript | [eslint](http://eslint.org/), [jscs](http://jscs.info/), [jshint](http://jshint.com/) | | Python | [flake8](http://flake8.pycqa.org/en/latest/) | | Ruby | [rubocop](https://github.com/bbatsov/rubocop) | +| TypeScript | [tslint](https://github.com/palantir/tslint)^ | | Vim | [vint](https://github.com/Kuniwak/vint)^ | *^ Supported only on Unix machines via a wrapper script.* -- cgit v1.2.3