@times-stories/eslint-config-times-stories
v1.0.4
Published
> The `eslint` configuration for the `@times-stories` suite of packages
Keywords
Readme
@times-stories/eslint-config-times-stories
The
eslintconfiguration for the@times-storiessuite of packages
Installation
$ yarn add @times-stories/eslint-config-times-storiesUsage
Add the following to your package.json file:
"eslintConfig": {
"extends": "@times-stories/eslint-config-times-stories"
}