- Build: Update build per latest Babel

- npm: Add script to fix eslint errors
- npm: Update devDeps
This commit is contained in:
Brett Zamir
2019-10-01 17:33:36 +08:00
parent 404911827e
commit d856dbae4a
20 changed files with 279 additions and 178 deletions

View File

@@ -190,6 +190,7 @@ module.exports = {
rules: {
// Override these `ash-nazg/sauron` rules which are difficult for us
// to apply at this time
"unicorn/prefer-string-slice": "off",
"default-case": "off",
"require-unicode-regexp": "off",
"max-len": ["off", {