Vite plugin that runs TypeScript type checker on a separate process.
npm install vite-plugin-checkerA Vite plugin that can run TypeScript, VLS, vue-tsc, ESLint, Biome, Stylelint in worker thread.

| Examples | StackBlitz |
| ------------------ | ---------------------------------------------------------------- |
| Vue3 + vue-tsc | ⚡️ StackBlitz |
| React + TypeScript | ⚡️ StackBlitz |
| ESLint | ⚡️ StackBlitz |
| Vue2 + VLS | ⚡️ StackBlitz |
| Multiple | ⚡️ StackBlitz |
MIT License © 2022 fi3ework