Skip to content

Releases: cooperka/eslint-config-cooperka

v1.0.1

02 Apr 14:46
Compare
Choose a tag to compare

Changed

  • Updated the package description for npm

v1.0.0

02 Apr 14:46
Compare
Choose a tag to compare

Changed

  • Replaced index.js with vanilla.js to exclude React [breaking change]
    • Anyone extending cooperka will now need to extend cooperka/vanilla instead
    • This allows the vanilla config to not depend on Airbnb's React rules, making things faster and simpler for non-React projects

v0.3.2

02 Apr 14:43
Compare
Choose a tag to compare

Changed

  • Significantly cleaned up the documentation
  • Removed the padded-blocks classes: 'always' rule