summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPrashanth Chandra <coolshanth94@gmail.com>2016-10-04 02:04:57 +0800
committerPrashanth Chandra <coolshanth94@gmail.com>2016-10-04 03:00:06 +0800
commitde64c9d76f6b8ff153294f2521061aa092446128 (patch)
tree31d58becf1a1997ff38634bfd43213085cfd79e6 /README.md
parent60a03cb933d09b9d32bdaee001cfa6435c3a5593 (diff)
downloadale-de64c9d76f6b8ff153294f2521061aa092446128.zip
Linter: tslint for typescript
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.*