-
Notifications
You must be signed in to change notification settings - Fork 5
FEND-670: Updating peer dependencies of eslint and eslint-plugin-react #2
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
Conversation
package.json
Outdated
| { | ||
| "name": "eslint-config-smartthings", | ||
| "version": "3.0.0", | ||
| "version": "3.3.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the jump from 3.0.0 to 3.3.0?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like to update to .3 . Want to revert it back for .1 ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unless it's conflicting with published version, versioning should follow semver.
https://semver.org/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see any reason to jump by more than .1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed to .1 fo version
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove .DS_Store from commit.
|
@Dianoga could you help review? |
|
Looks good to me once the .DS_Store file is removed |
Issue solved for deprecated 'EcmaFeature'
Issue solved for deprecated 'EcmaFeature'