matzkoh / prettier-plugin-packagejson

Prettier plugin for package.json
MIT License
316 stars 10 forks source link

fix: .js to .cjs for compatibility with { "type": "module" } #146

Closed matzkoh closed 8 months ago

matzkoh commented 8 months ago

fixes #137

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (71868b8) 100.00% compared to head (ac3a006) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #146 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 28 28 Branches 4 4 ========================================= Hits 28 28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 2.4.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: