94 Forks
974 Stars
974 Watchers

eslint-plugin-promise

Enforce best practices for JavaScript promises

How to download and setup eslint-plugin-promise

Open terminal and run command
git clone https://github.com/eslint-community/eslint-plugin-promise.git
git clone is used to create a copy or clone of eslint-plugin-promise 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-plugin-promise https://github.com/eslint-community/eslint-plugin-promise/archive/master.zip

Or simply clone eslint-plugin-promise with SSH
[email protected]:eslint-community/eslint-plugin-promise.git

If you have some problems with eslint-plugin-promise

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