eslint-plugin-vibe
v0.2.0
Published
An ESLint plugin for Vibe that helps reduce your bundle size
Readme
eslint-plugin-vibe
These rules aim to make the bundle smaller, so your FCP and LCP will be better.
| Rule name | Recommend |
| ---------------------------------------------------------------------- | ---- |
| no-import-pdfjs-dist | ✅ |
| prefer-esm-pkg | ✅ |
| no-sync-import-large-file | ✅ |
Install
npm i eslint-plugin-vibe