-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
feat!: add toml
plugin, use taplo
inside instead
#314
Conversation
🦋 Changeset detectedLatest commit: 2293cca The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
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. |
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.
@so1ve Really thanks for raising this PR, let's make it happen.
Co-authored-by: JounQin <[email protected]>
Co-authored-by: JounQin <[email protected]>
@JounQin Done |
Co-authored-by: JounQin <[email protected]>
I want to be a part of this organization❤️ |
Welcome @so1ve ! |
toml
plugin, use taplo
inside instead
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #314 +/- ##
==========================================
- Coverage 88.00% 87.27% -0.73%
==========================================
Files 8 10 +2
Lines 150 165 +15
Branches 41 45 +4
==========================================
+ Hits 132 144 +12
- Misses 17 20 +3
Partials 1 1 ☔ View full report in Codecov by Sentry. |
Thanks and welcome again, and sorry for my nitpicking. |
@so1ve I believe https://github.com/so1ve/prettier-plugin-taplo can be archived and https://www.npmjs.com/package/prettier-plugin-taplo can be deprecated now? |
Never mind, now the code quality is much better :)
Done! |
resolves un-ts/toml-tools#72, fixes un-ts/toml-tools#74