mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
Fix #668 - Support eslint for TypeScript
This commit is contained in:
@@ -74,4 +74,4 @@ Execute(eslint.js executables should be run with node on Windows):
|
||||
\ 'node '''
|
||||
\ . g:dir . '/eslint-test-files/react-app/node_modules/eslint/bin/eslint.js'
|
||||
\ . ''' -f unix --stdin --stdin-filename %s',
|
||||
\ ale_linters#javascript#eslint#GetCommand(bufnr(''))
|
||||
\ ale#handlers#eslint#GetCommand(bufnr(''))
|
||||
|
||||
Reference in New Issue
Block a user