1.1.0 • Published 3 years ago

convert-to-generic v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
3 years ago

convert-to-generic

Reads report.json from the root directory and converts it to a generic_eslint.json.

Installation

Use npm install.

npm i convert-to-generic

Usage

Use npx

npx convertToGeneric

Or Create a script in package.json

"scripts": {
    "*": "convertToGeneric"
  },

Can only be used in special situations, because report.json has to be formatted in a specific way.

1.1.0

3 years ago

1.0.0

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago