Closed tjwebb closed 8 years ago
Add an .eslintrc
containing at least
{
"extends": "trails/test"
}
to the test directory and it will grab test-specific linting rules after https://github.com/trailsjs/eslint-config-trails/issues/7 is closed.
PRs are welcome ;)
@tjwebb @wbprice What about new EsLint version and deprecated .eslintrc ? http://eslint.org/docs/user-guide/configuring#configuration-file-formats
Closing this. I merge @wbprice PR and also rename his file to .eslintrc.json into PR https://github.com/trailsjs/generator-trails/pull/16 cause you're right .eslintrc is deprecated
re https://github.com/trailsjs/eslint-config-trails/issues/7