diff options
author | Horacio Sanson <hsanson@gmail.com> | 2021-01-23 11:04:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-23 11:04:52 +0900 |
commit | c37473630189a597f20016d11ba3ba1ae0bd6923 (patch) | |
tree | d91b397ee7c6e2131818bb2f25757d61dbb79ca8 /supported-tools.md | |
parent | 5200e6c73460232de7c8ea7659cea2429e02e2a0 (diff) | |
parent | fe666a7a6c38a7026b1969e6be00eb5d380f8b13 (diff) | |
download | ale-c37473630189a597f20016d11ba3ba1ae0bd6923.zip |
Merge pull request #3533 from motato1/master
Deno support for LSP and fixer
Diffstat (limited to 'supported-tools.md')
-rw-r--r-- | supported-tools.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md index 31d07562..cd8a8fdc 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -507,6 +507,7 @@ formatting. * Thrift * [thrift](http://thrift.apache.org/) * TypeScript + * [deno](https://deno.land/) * [eslint](http://eslint.org/) * [fecs](http://fecs.baidu.com/) * [prettier](https://github.com/prettier/prettier) |