vite-plugin-checker
vite-plugin-checker copied to clipboard
feat: add basic support for Biome
Fixes #279
Mostly based on the ESLint checker.
I can add examples later.
I tried to create an example in StackBlitz but Biome doesn't work in StackBlitz for now.
🦋 Changeset detected
Latest commit: b5578e5ed4efe64d7a2a460cd15ba130b1ae6511
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
Name | Type |
---|---|
vite-plugin-checker | Minor |
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
Deploy Preview for vite-plugin-checker ready!
Name | Link |
---|---|
Latest commit | b5578e5ed4efe64d7a2a460cd15ba130b1ae6511 |
Latest deploy log | https://app.netlify.com/sites/vite-plugin-checker/deploys/6638d1fe5d63e30008896b74 |
Deploy Preview | https://deploy-preview-316--vite-plugin-checker.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
@fi3ework any concerns about this?
This is all that's holding us back from adopting Biome ATM. When will you merge this?