-
-
Notifications
You must be signed in to change notification settings - Fork 73
fix(deps): migrate messageformat
to @messageformat/core
#442
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
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Codecov Report
@@ Coverage Diff @@
## master #442 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 165 165
Branches 27 27
=========================================
Hits 165 165
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Sorry, forgive me for asking when this PR can be merged, or is there anything else to do? |
messageformat
messageformat
to @messageformat/core
@@ -17,6 +17,10 @@ Object { | |||
`; | |||
|
|||
exports[`prettier-eslint test/fixtures/example*.js --write --no-eslint-ignore --no-prettier-ignore: stdout: prettier-eslint test/fixtures/example*.js --write --no-eslint-ignore --no-prettier-ignore 1`] = ` | |||
"success formatting 2 files with prettier-eslint | |||
"can't resolve reference #/definitions/directiveConfigSchema from id # |
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.
These warnings come from ajv
which is very unexpected...
messageformat
to @messageformat/core
messageformat
to @messageformat/core
🎉 This PR is included in version 7.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
@lihe07 Thanks for your contribution! |
Package: messageformat has recently been renamed as '@messageformat/core`
My pnpm is noticing me for this change. If you don't mind, can you merge this PR? This way I can freely use
prettier-eslint-cli
in my projects.