electron/lib
Samuel Attard 6d01952e66
chore: replace standard with eslint-config-standard and add custom rules (#14636)
* 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
2018-09-16 03:51:23 +10:00
..
browser chore: update to standard 12 2018-09-14 14:57:01 +10:00
common chore: replace standard with eslint-config-standard and add custom rules (#14636) 2018-09-16 03:51:23 +10:00
isolated_renderer chore: update to standard 12 2018-09-14 14:57:01 +10:00
renderer chore: update to standard 12 2018-09-14 14:57:01 +10:00
sandboxed_renderer chore: update to standard 12 2018-09-14 14:57:01 +10:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00