Fix #668 - Support eslint for TypeScript
This commit is contained in:
@@ -2,6 +2,14 @@
|
||||
ALE TypeScript Integration *ale-typescript-options*
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
eslint *ale-typescript-eslint*
|
||||
|
||||
Becauase of how TypeScript compiles code to JavaScript and how interrelated
|
||||
the two languages are, the `eslint` linter for TypeScript uses the JavaScript
|
||||
options for `eslint` too. See: |ale-javascript-eslint|.
|
||||
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
tslint *ale-typescript-tslint*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user