Files
ale/autoload/ale/handlers
Kevin Locke 9ee57d4362 Run ESLint from project root dir where possible
ESLint 6 loads all plugins/configs/parsers relative to the project root
which, by default, is the directory in which ESLint is invoked, as
described in [ESLint RFC 2018-simplified-package-loading].

Therefore, ALE should run ESLint from the project root, when possible,
so that dependencies will load.  This commit does so.

[ESLint RFC 2018-simplified-package-loading]: https://github.com/eslint/rfcs/blob/master/designs/2018-simplified-package-loading/README.md

Fixes: #2787

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2019-12-17 12:25:44 -07:00
..
2019-02-06 18:05:13 +00:00
2018-09-04 16:51:18 +01:00
2018-09-04 16:51:18 +01:00
2019-02-06 18:05:13 +00:00
2019-01-20 19:39:47 -06:00
2019-02-06 18:05:13 +00:00
2018-09-04 16:51:18 +01:00
2018-09-04 16:51:18 +01:00
2019-06-04 22:20:57 -07:00
2018-04-05 21:04:11 +02:00
2019-01-24 14:14:49 -05:00
2018-09-04 16:51:18 +01:00