From a105aa90a595ac5b8e2fe3f581a05bb705f5de21 Mon Sep 17 00:00:00 2001 From: w0rp Date: Tue, 20 Jun 2017 10:50:38 +0100 Subject: Fix #668 - Support eslint for TypeScript --- doc/ale-typescript.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/ale-typescript.txt') diff --git a/doc/ale-typescript.txt b/doc/ale-typescript.txt index 009864b9..dde38164 100644 --- a/doc/ale-typescript.txt +++ b/doc/ale-typescript.txt @@ -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* -- cgit v1.2.3