You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update eslint to 7.x
* Move from `lint:js` to `lint`
* Use `npm-run-all` instead of `&&` in scripts
* Move `NODE_ENV` configuration into `.mocharc.js` (makes it so that
`mocha test/some-file-test.js` works on its own)
0 commit comments