shufo / prettier-plugin-blade

Format your blade template using Prettier
https://www.npmjs.com/package/@shufo/prettier-plugin-blade
MIT License
318 stars 8 forks source link

feat: ESM support #205

Closed shufo closed 1 year ago

shufo commented 1 year ago

Description

This PR adds support for ES Module

Related Issue

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (9cc298f) 82.60% compared to head (8ab799e) 82.60%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #205 +/- ## ======================================= Coverage 82.60% 82.60% ======================================= Files 1 1 Lines 23 23 Branches 5 5 ======================================= Hits 19 19 Misses 3 3 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.