Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

chore(scripts)!: update eslint-config-liferay v18.0.0 #362

Merged
merged 1 commit into from
Jan 31, 2020

Conversation

wincent
Copy link
Contributor

@wincent wincent commented Jan 31, 2020

Release notes:

https://github.com/liferay/eslint-config-liferay/releases/tag/v18.0.0

Most notably, adds a new "liferay/import-extensions" rule that disallows (and autofixes) unnecessary ".js" extensions in imports.

Includes autofix for this error:

packages/liferay-npm-scripts/src/utils/getMergedConfig.js
  155:26  error  unnecessary extension in import  liferay/import-extensions

Release notes:

https://github.com/liferay/eslint-config-liferay/releases/tag/v18.0.0

Most notably, adds a new "liferay/import-extensions" rule that disallows
(and autofixes) unnecessary ".js" extensions in imports.

Includes autofix for this error:

    packages/liferay-npm-scripts/src/utils/getMergedConfig.js
      155:26  error  unnecessary extension in import  liferay/import-extensions
@wincent
Copy link
Contributor Author

wincent commented Jan 31, 2020

CI is green, this is trivial, and tested in portal, so going to merge and cut a release.

@wincent wincent merged commit 4708b8b into master Jan 31, 2020
@wincent wincent deleted the wincent/eslint-config-liferay-18-0-0 branch January 31, 2020 11:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant