1.0.2 • Published 2 years ago

@abusix/eslint-config-storybook v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@abusix/eslint-config-storybook

This package contains the base eslint configuration for storybook + typescript projects.

Installation

npm add -D @abusix/eslint-config-storybook

Usage

Add the following to your .eslintrc.js:

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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago