Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLAT-113569: Update storybook-utils for latest standards #4

Merged
merged 6 commits into from
Aug 3, 2020

Conversation

JayCanuck
Copy link
Member

Requires enactjs/eslint-config-enact#32

  • Updates dependencies to current release-ranges
  • Updates webpack config standards to latest schema and CLI 3.x designs.
  • Switches to using enact/strict linting standard with minimal additional customizations appropriate.

Enact-DCO-1.0-Signed-off-by: Jason Robitaille jason.robitaille@lge.com

Copy link

@germboy germboy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm: works as expected

package.json Outdated
"eslint-plugin-prettier": "^3.1.2",
"prettier": "^1.19.1",
"eslint": "^7.2.0",
"eslint-config-enact": "enactjs/eslint-config-enact#feature/rule-update",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm concerned about basing this on a branch rather than a release.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, a few PRs have eslint-config-enact release as a requirement and this field will be updated before merge

@webOS101 webOS101 merged commit 24f84c6 into develop Aug 3, 2020
@webOS101 webOS101 deleted the feature/PLAT-113569 branch August 3, 2020 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants