Age | Commit message (Collapse) | Author |
|
|
|
executables by default
|
|
- added tests for fixer functions
- added docs
|
|
|
|
|
|
|
|
files off.
|
|
contents, and add a script to check for theses issues
|
|
|
|
|
|
|
|
* Add support for prettier configuration file.
As of version 1.6.0, prettier allows passing a `--config` argument with
a path to a configuration file.
* Add test prettier configuration file.
* Add option to use local prettier configuration.
* Add description for new prettier option.
* Also check if the config is present before using it.
|
|
* Suppress warning about .eslintignore'd file
* Fix slightly ironic lint error
* Lock error suppression behind a variable; add docs and tests
|
|
* Use different reporter to support older versions of jscs
* Add test and make more consistent with other code
* Add documentation for jscs
* Add more test coverage
|
|
|
|
|
|
* Add prettier-standard support
* Update ale-javascript.txt
Remove a duplicated header line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|