@linters/eslint-config-storybook

0.4.0 • Public • Published

ESLint Config Storybook

eslint shareable config to help you identify and report on patterns found in your Storybook stories.

Plugins

This configuration uses the following plugins:

Install

$ yarn add @linters/eslint-config-storybook -D

Usage

The shareable config can be configured in the eslint configuration file:

Create a .eslintrc.js file with the following contents:

module.exports = {
  extends: ['@linters/eslint-config-storybook'],
}

Package Sidebar

Install

npm i @linters/eslint-config-storybook

Weekly Downloads

77

Version

0.4.0

License

none

Unpacked Size

4.43 kB

Total Files

5

Last publish

Collaborators

  • michal.jarnot