feat: add deno lsp for javascript (#3924)

* feat(js/deno): add deno lsp

* fix(doc/typescript): typo

* feat(doc/javascript): add deno lsp information

* feat(doc/supported-tools): add deno to js list, sorted

* fix(doc/javascript): update ToC and supported tools w/ deno
This commit is contained in:
Arnold Chand
2021-10-01 20:51:22 -04:00
committed by GitHub
parent 708e810414
commit 19b0f72c23
11 changed files with 122 additions and 1 deletions

View File

@@ -23,6 +23,11 @@ To this: >
/path/foo/bar/.eslintrc.js # extends: ["/path/foo/.base-eslintrc.js"]
<
===============================================================================
deno *ale-javascript-deno*
Check the docs over at |ale-typescript-deno|.
===============================================================================
eslint *ale-javascript-eslint*