This repository was archived by the owner on Jun 26, 2018. It is now read-only.
v6.0.0
Upgrade ESLint to v3.4.0.
Enabled Rules:
func-call-spacingno-global-assignno-tabsno-template-curly-in-stringno-unsafe-negationsymbol-descriptionclass-methods-use-this(as warning)
Enabled Options:
no-self-assign-{props: true}spaced-comment-{block: {balanced: true}}valid-typeof-{requireStringLiterals: true}
Disabled Rules:
no-native-reassign(deprecated since v3.3.0)no-negated-in-lhs(deprecated since v3.3.0)no-spaced-func(deprecated since v3.3.0)
Changed Globals
mysticatea/mocha- Remove some globals of TDD style.