1.1.1 • Published 8 years ago
eslint-cli v1.1.1
eslint-cli
The local eslint executor.
Installation
> npm install -g eslint-cliNote:
- The
eslintmodule must not be installed into global. - This module must be installed into global.
Usage
First, please install the eslint module in local.
> npm install --save-dev eslintNext, please do eslint.
> eslint libThis command executes the global eslint-cli, then it finds and executes the local eslint.
That's all. Enjoy!
1.1.1
8 years ago
1.1.0
10 years ago
1.0.0
10 years ago
0.2.0
10 years ago
0.2.0-beta-1
10 years ago
0.1.0
10 years ago
0.1.0-beta-1
10 years ago