About vite-plugin-checker
A Vite plugin that can run TypeScript, VLS, vue-tsc, ESLint, Stylelint in worker thread to add type checking and linting support for Vite.
History version documentations 0.1, 0.2, 0.3, 0.4. It's highly recommended to use latest version before 1.0.0, although there's some breaking changes in each version bumping, the plugin configuration is quite simple.
Online playground
Examples | StackBlitz |
---|---|
Vue3 + vue-tsc | ⚡️ StackBlitz |
React + TypeScript | ⚡️ StackBlitz |
ESLint | ⚡️ StackBlitz |
Vue2 + VLS | ⚡️ StackBlitz |
Multiple | ⚡️ StackBlitz |