vite-plugin-checker-biome
v0.7.0
Published
Vite plugin that runs TypeScript type checker on a separate process.
Downloads
3
Maintainers
Readme
Visit documentation for usage
[!IMPORTANT]
This is a fork of the original vite-plugin-checker, created temporarily to support Biome. This fork will be removed once the PR is merged to the original repository. Until then, you can usenpm install vite-plugin-checker-biome
to install this fork.
A Vite plugin that can run TypeScript, VLS, vue-tsc, ESLint, Biome, Stylelint in worker thread.
Online playground
| Examples | StackBlitz | | ------------------ | ---------------------------------------------------------------- | | Vue3 + vue-tsc | ⚡️ StackBlitz | | React + TypeScript | ⚡️ StackBlitz | | ESLint | ⚡️ StackBlitz | | Vue2 + VLS | ⚡️ StackBlitz | | Multiple | ⚡️ StackBlitz |
License
MIT License © 2022 fi3ework