eslint-config-webpack

Webpack standard eslint configuration

MIT License

Downloads
18K
Stars
10
Committers
8

Bot releases are visible (Hide)

eslint-config-webpack - v2.0.4 Latest Release

Published by michael-ciniawsky about 6 years ago

2018-04-01

Bug Fixes

  • import/order: Incorrect config syntax (fe40e36)
eslint-config-webpack - v3.0.0

Published by alexander-akait about 6 years ago

2018-10-01

Chores

  • package: update eslint v4.13.1...5.6.0 (devDependencies|peerDependencies) (a5a6594)

BREAKING CHANGES

  • package: minimum require eslint version is now 5.6.0
eslint-config-webpack - v2.0.3

Published by joshwiens over 6 years ago

2018-04-01

Bug Fixes

  • import/order: Chage import order from error to warn (960c93f)
  • import/order: Update rule to not conflict with prettier (a8635f0)
eslint-config-webpack - v2.0.2

Published by joshwiens over 6 years ago

2.0.2 (2017-12-17)

Bug Fixes

eslint-config-webpack - v2.0.1

Published by joshwiens over 6 years ago

2.0.1 (2017-12-14)

Chore

  • Scopes package under contrib npm org (d589b67)
eslint-config-webpack - Release v2.0.0

Published by joshwiens almost 7 years ago

2.0.0 (2017-12-14)

Bug Fixes

  • style issues: Typo in new parens rule (7b7c012)

Code Refactoring

  • best practices: Update rules for Prettier integration (385aac8)
  • es6: Update rules for Prettier integration (2798140)
  • possible errors: Update rules for Prettier integration (c95baae)
  • style issues: Update rules for Prettier integration (4018072)

BREAKING CHANGES

  • style issues: Requires min eslint version of 4.x.
  • style issues: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects.

Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.

  • possible errors: Requires min eslint version of 4.x.
  • possible errors: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects.

Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.

  • es6: Requires min eslint version of 4.x.
  • es6: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects.

Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.

  • best practices: Requires min eslint version of 4.x.
  • best practices: Multiple rules disabled and handled by Prettier, this will change code style for defaults based projects.

Upgrade: After upgrading with defaults, any editor Prettier plugin can be used to update style. The pre-commit hook will also fix & write the prettier changes.

Package Rankings
Top 3.54% on Npmjs.org
Badges
Extracted from project README
npm test coverage chat