1.0.11 • Published 7 years ago
eslint-config-chrisby v1.0.11
Setup
run
yarn add eslint-config-chrisbyInstall the correct versions of each package, which are listed by the command:
npm info "eslint-config-chrisby@latest" peerDependenciesAdd the following to your
.eslintrcdepending on your platform{ "extends": "chrisby/native" }{ "extends": "chrisby/browser" }{ "extends": "chrisby/node" }
As soon as you add a prettier.rc you'll overwrite the prettier-config, even if your file is empty,
1.0.11
7 years ago