UNPKG

unplugin-oxlint

Version:

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

21 lines (20 loc) 358 B
//#region src/webpack.ts /** * This entry file is for webpack plugin. * * @module */ /** * Webpack plugin * * @example * ```ts * // webpack.config.js * module.exports = { * plugins: [require('unplugin-oxlint/webpack')()], * } * ``` */ var webpack_default = require("./unplugin-o1gJ4H50.cjs").unplugin.webpack; //#endregion module.exports = webpack_default;