@times-stories/eslint-config-times-stories
The
eslint
configuration for the@times-stories
suite of packages
Installation
$ yarn add @times-stories/eslint-config-times-stories
Usage
Add the following to your package.json
file:
"eslintConfig": {
"extends": "@times-stories/eslint-config-times-stories"
}