Releases: lifion/eslint-config-lifion
Releases · lifion/eslint-config-lifion
v1.2.1
- Fix conflicting rule with Airbnb and Unicorn
- Upgrade dependencies
v1.1.0
- Upgrade dependencies
- Update the author email
- Correct license copyright
v1.0.3
- 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
- Adopt eslint/unicorn
- Upgrade dependencies
v1.0.1
The eslint-plugin-json module has been replaced with eslint-plugin-json-light, reducing the installation time and size.
v1.0.0
Enforces usage of "use strict"
v0.1.3
- 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
Removes eslint-plugin-json while the security vulnerabilities coming from its dependency on jshint are fixed
v0.1.1
Fixes a missing dependency on eslint-config-prettier