Skip to content
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 biome prettier #105

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: add biome prettier #105

wants to merge 1 commit into from

Conversation

pionxzh
Copy link
Owner

@pionxzh pionxzh commented Jan 14, 2024

closes #95

Performance

4X faster

Compatibility

Can run on web and nodejs

Output

Better than prettier.

Only this output is not ideal.

image

TODOs

  • Playground integration

Copy link

vercel bot commented Jan 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wakaru ❌ Failed (Inspect) Mar 27, 2024 11:41pm

Copy link

codecov bot commented Jan 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 48 lines in your changes are missing coverage. Please review.

Project coverage is 88.85%. Comparing base (74641f5) to head (e5821d6).

Files Patch % Lines
packages/unminify/src/transformations/biome.ts 0.00% 45 Missing ⚠️
packages/unminify/src/transformations/index.ts 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #105      +/-   ##
==========================================
- Coverage   89.18%   88.85%   -0.33%     
==========================================
  Files         100      101       +1     
  Lines       12294    12339      +45     
  Branches     1624     1624              
==========================================
  Hits        10964    10964              
- Misses       1277     1322      +45     
  Partials       53       53              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider replacing prettier with biome for faster formatting
1 participant