Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct name according to recommended use of `_` and `-` | Markus Doits | 2016-08-11 | 1 | -1/+1 |
| | | | | http://guides.rubygems.org/name-your-gem/ | ||||
* | rebrand to Pronto::ESLintNpm | Markus Doits | 2016-08-11 | 1 | -1/+1 |
| | |||||
* | Respect `.eslintignore` | Markus Doits | 2016-07-25 | 1 | -6/+8 |
| | | | | | | | | | If an `.eslintignore` is present, it's patterns are now respected. See http://eslint.org/docs/user-guide/configuring#ignoring-files-and-directories for more info. Due to the file format of `.eslintignore`, the gem `globby` has to be used for those patterns (which respects negations etc.). | ||||
* | Initial commit | Mindaugas MozĊĞras | 2016-02-28 | 1 | -0/+17 |