summaryrefslogtreecommitdiff
path: root/test/test_eslint_executable_detection.vader
AgeCommit message (Collapse)Author
2018-08-10Revert "#1459 Always run ESLint in the directory of the file being checked"w0rp
This reverts commit 634bf73f52c9d533476058a9fe464b93eb90f3d8.
2018-08-09#1459 Always run ESLint in the directory of the file being checkedw0rp
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0w0rp
instead.
2017-10-23Get all tests to pass on Windowsw0rp
2017-08-31Fix #895 - Run Node.js scripts with node.exe instead of node on Windowsw0rp
2017-07-09Make every test set filenames and switch directories in the same way, and ↵w0rp
fix some missing escaping for the rubocop linter
2017-06-20Fix #668 - Support eslint for TypeScriptw0rp
2017-05-26#576 Run the eslint.js file created by React with node on Windowsw0rp
2017-05-25Automatically use eslint_d for eslint, when availablew0rp
2017-05-20Add commands to run ALEFix, and some tests to cover functionality so far. ↵w0rp
Add a simple autopep8 function.
2017-03-29Fix #421 Automatically detect create-react-app pathsw0rp