eslint-config: add version badge and add homepage for eslint-config#28506
eslint-config: add version badge and add homepage for eslint-config#28506Naturalclar wants to merge 1 commit into
Conversation
Base commit: 3a11f05 |
Base commit: 3a11f05 |
matt-oakes
left a comment
There was a problem hiding this comment.
All looks good to me. I presume that NPM will only pick up the new homepage when a new version is published?
@cpojer Can you start the merge process for this?
facebook-github-bot
left a comment
There was a problem hiding this comment.
@cpojer is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.
|
This pull request was successfully merged by @Naturalclar in 83fee73. When will my fix make it into a release? | Upcoming Releases |
Yes, npm page only updates when a new version is published. |
Summary
Add version badge to README of eslint-config, and add specific url for the homepage so people looking at the npm package can find out where the package is from.
Changelog
[Internal] [Changed] - Add version badge to README of eslint-config
Test Plan
Not required as the only changes are made in README and homepage prop of package.json