16.1.0 • Published 4 years ago

@futagoza/eslint-config-ignore v16.1.0

Weekly downloads
10
License
MIT
Repository
github
Last release
4 years ago

dependencies History License

This package contains configuration files for ESLint v6.7+

This configuration includes a set of globs to ignore files (mostly recursively) using the ignorePatterns property.

installation

$ npm i --save-dev @futagoza/eslint-config-ignore

usage

Put the following into your configuration (.eslintrc.json file or the "eslintConfig" field in package.json):

{
    "extends": "@futagoza/ignore"
}

license

Copyright © 2019+ Futago-za Ryuu Released under the MIT License, http://opensource.org/licenses/MIT

16.1.0

4 years ago

13.2.0

5 years ago

13.1.0

5 years ago

13.0.0

5 years ago

12.1.0

6 years ago

12.0.0

6 years ago