This repository has been archived by the owner on Sep 30, 2020. It is now read-only.
Releases: liferay/eslint-config-liferay
Releases · liferay/eslint-config-liferay
v4.2.0
v4.1.1
v4.1.0
v4.0.0
v3.0.0
v3.0.0-rc.0
v3.0.0-rc.0 (2019-03-04)
Implemented enhancements:
- Replace opaque 0, 1, 2 in config with transparent "off", "warn", "error" #23
- Add no-only-tests plug-in and rule #20
- Add no-unused-expressions rule to the default set #19
- Use Prettier #16
- Use eslint-config-liferay to lint itself #13
- Switch to Yarn #11
Fixed bugs:
- Fix pre-existing lints inside eslint-config-liferay #27
- Don't autocreate .eslintrc when .eslintrc.js already exists #10
Closed issues:
- Sync with latest changes from liferay/clay #25
- Evaluate continued use of eslint-config-google #18
- Add missing license headers to files #17
- Remove outdated .editorconfig #14
- Update ESLint dependency #12
- Move this repo to liferay org #9
Merged pull requests:
- Sync with latest changes from liferay/clay (#25) #30 (wincent)
- Fix pre-existing lints inside eslint-config-liferay #29 (wincent)
- Document how to use "copyright.js" #28 (wincent)
- Add missing license headers to files (#17) #26 (wincent)
- Address some other initial issues #24 (wincent)
- Add no-only-tests plug-in and rule (#20) #22 (wincent)
- Resolve initial set of issues #15 (wincent)