@newhighsco/lint-staged-config
v1.1.0
Published
New High Score shareable config for lint-staged
Readme
lint-staged-config 
New High Score shareable config for lint-staged
Installation
Install @newhighsco/lint-staged-config:
yarn add -D lint-staged @newhighsco/lint-staged-configHusky
@newhighsco/lint-staged-config should be used in conjunction with Husky. See the Husky installation guide for more details.
Usage
New High Score lint-staged rules come bundled in @newhighsco/lint-staged-config. To enable these rules, add a lint-staged.config.js at the root of your project. See the lint-staged configuration docs for more details.
// `lint-staged.config.js`
import config from '@newhighsco/lint-staged-config'
export default config