Skip to content

v1.2.0

Compare
Choose a tag to compare
@tclindner tclindner released this 26 Sep 02:18

Added

Added two new rules from ESLint v3.5.0.

Added one new rule from ESLint v3.4.0.

Added one new rule from ESLint v3.3.0.

Added one new rule from ESLint v3.2.0.

  • no-tabs - Adds disallowTabs compatibility from JSCS.

Changed

  • Updated no-native-reassign => no-global-assign and no-negated-in-lhs => no-unsafe-negation because of deprecation notice