@weiran.zsd/eslint-ignores
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

eslint-ignores

Usage

$ npm install @weiran.zsd/eslint-ignores -D
// eslint.config.js
import js from "@eslint/js";
import { ignores } from "@weiran.zsd/eslint-ignores";

export default [js.configs.recommended, ignores()];

Options

TODO - add options

Credits

License

MIT.

Package Sidebar

Install

npm i @weiran.zsd/eslint-ignores

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

3.96 kB

Total Files

5

Last publish

Collaborators

  • weiran.zsd