16 Forks
94 Stars
94 Watchers

eslint-rules

My custom eslint rules in addition to the ones provided at http://eslint.org/

How to download and setup eslint-rules

Open terminal and run command
git clone https://github.com/bahmutov/eslint-rules.git
git clone is used to create a copy or clone of eslint-rules repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eslint-rules https://github.com/bahmutov/eslint-rules/archive/master.zip

Or simply clone eslint-rules with SSH
[email protected]:bahmutov/eslint-rules.git

If you have some problems with eslint-rules

You may open issue on eslint-rules support forum (system) here: https://github.com/bahmutov/eslint-rules/issues