This commit is contained in:
Benjie Gillam 2017-11-27 15:55:57 +00:00
parent e84ee4332f
commit 09f9c21f1b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ALE TypeScript Integration *ale-typescript-options*
===============================================================================
eslint *ale-typescript-eslint*
Becauase of how TypeScript compiles code to JavaScript and how interrelated
Because 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|.