diff options
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index a0784e4e..52aa796c 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -82,7 +82,7 @@ The following languages and tools are supported. * SASS: 'sasslint' * SCSS: 'sasslint', 'scsslint' * Scala: 'scalac' -* TypeScript: 'tslint' +* TypeScript: 'tslint', 'typecheck' * Verilog: 'iverilog', 'verilator' * Vim: 'vint' * YAML: 'yamllint' |