0.0.4 • Published 7 years ago

shark-eslint v0.0.4

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

shark-eslint

Deploy ESLint for your project

How to use

  1. Install and config ESLint and EditorConfig plugins for you editor.
  2. Install ESLint and shark-eslint: npm i -g eslint``npm i -g shark-eslint
  3. If you are a Windows user, pleace set git config autocrlf to input, run
    git config core.autocrlf input
    or
    git config --global core.autocrlf input
    then checkout code from repository
  4. Switch to your project directory, and run shark-eslint
0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago