electron/lib/common
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
..
api chore: update to standard 12 2018-09-14 14:57:01 +10:00
asar.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
asar_init.js chore: replace standard with eslint-config-standard and add custom rules (#14636) 2018-09-16 03:51:23 +10:00
atom-binding-setup.js Expose builtin v8 modules to AtomSandboxedRendererClient 2017-03-09 20:39:14 -03:00
buffer-utils.js perf: don't use JSON to send the result of ipcRenderer.sendSync. (#8953) 2018-06-13 17:38:31 +10:00
error-utils.js refactor: cleanup web-frame-init.js (#14516) 2018-09-11 19:56:00 +10:00
init.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
parse-features-string.js Coerce features to string 2016-12-02 13:40:31 -08:00
reset-search-paths.js Reuse root path variable 2016-06-23 15:56:29 -07:00