UNPKG

unplugin-oxlint

Version:

A universal bundler plugin for integrating the Oxlint linter into your project.

32 lines (18 loc) 367 B
const require_unplugin = require('./unplugin-CUA1oFwV.cjs'); //#region src/vite.ts /** * Vite plugin * * @example * ```ts * // vite.config.ts * import Oxlint from 'unplugin-oxlint/vite' * * export default defineConfig({ * plugins: [Oxlint()], * }) * ``` */ var vite_default = require_unplugin.unplugin.vite; //#endregion module.exports = vite_default;