Skip to content

Releases: lifion/eslint-config-lifion

v1.2.1

11 Jul 16:48
2369b26
Compare
Choose a tag to compare
  • Fix conflicting rule with Airbnb and Unicorn
  • Upgrade dependencies

v1.2.0

11 Jul 16:47
1859de8
Compare
Choose a tag to compare

v1.1.0

11 Jul 16:46
75ac8aa
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Update the author email
  • Correct license copyright

v1.0.3

11 Jul 16:45
Compare
Choose a tag to compare
  • Upgrade dependencies
  • Enable NPM publish in the CI
  • Switch NVM default to the current LTS
  • Fix directory for .npmrc and, add reports

v1.0.2

11 Jul 16:44
Compare
Choose a tag to compare
  • Adopt eslint/unicorn
  • Upgrade dependencies

v1.0.1

05 Oct 19:55
Compare
Choose a tag to compare

The eslint-plugin-json module has been replaced with eslint-plugin-json-light, reducing the installation time and size.

v1.0.0

05 Oct 19:53
Compare
Choose a tag to compare

Enforces usage of "use strict"

v0.1.3

02 Aug 17:20
Compare
Choose a tag to compare
  • Brings back the eslint-plugin-json now that the security vulnerability on JSHint has been fixed
  • Enforces the use of "use strict" in the global context of all files.

v0.1.2

02 Aug 17:04
Compare
Choose a tag to compare

Removes eslint-plugin-json while the security vulnerabilities coming from its dependency on jshint are fixed

v0.1.1

20 Jun 18:46
Compare
Choose a tag to compare

Fixes a missing dependency on eslint-config-prettier