Skip to content

weiran-zsd/eslint-ignores

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published