258 Forks
4454 Stars
4454 Watchers

eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.

How to download and setup eslint-config-prettier

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

Or simply clone eslint-config-prettier with SSH
[email protected]:prettier/eslint-config-prettier.git

If you have some problems with eslint-config-prettier

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