1.7.0 • Published 5 years ago

eslint-generator v1.7.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

eslint-generator

Machine Learning cli engine for auto generating rules field in the eslint configuration file

Contents

  1. Procedure
  2. Install
  3. Usage
  4. Example

Preriquisites

You have to install Python 2.x because it is required for installation of library @tensorflow/tfjs-node. Chech python --version and make sure to add Python to $PATH.

If there are still problems when installing run from an Administrative script:

$ npm --add-python-to-path='true' --debug install --global windows-build-tools

For more details check the tfjs-node/WINDOWS_TROUBLESHOOTING.md

Install

You have to install globally. For installation run npm install -g eslint-generator

Usage

Open a bash in your project's folder and type eslint-generator generate.

It will automatically complete your eslintrc file rules field. If you don't have already a file it will produce one with the default field values.

Example

npm.io

npm.io

npm.io

1.7.0

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.6

5 years ago

1.5.5

5 years ago

1.5.4

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago