6d01952e66
* chore: replace standard with eslint-config-standard This adds support for --cache so linting JS only takes ~1 second and only lints things that changed It also allows us to add custom linting rules * chore: add eslint-plugin-mocha and enable the no-exclusive-tests rule This will block anyone from pushing / merging a `.only` test or describe
4 lines
50 B
Text
4 lines
50 B
Text
vendor
|
|
node_modules
|
|
spec/node_modules
|
|
spec/static
|