@times-stories/eslint-config-times-stories
v1.0.4
Published
> The `eslint` configuration for the `@times-stories` suite of packages
Downloads
9
Keywords
Readme
@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"
}