storybookjs / eslint-plugin-storybook

🎗Official ESLint plugin for Storybook
MIT License
245 stars 52 forks source link

deps: move ts-dedent to dependencies #104

Closed yannbf closed 2 years ago

yannbf commented 2 years ago

Issue: #103

What Changed

ts-dedent was used in a rule but was defined as dev-dependency. This PR fixes that

Checklist

Check the ones applicable to your change:

Change Type

Indicate the type of change your pull request is:

📦 Published PR as canary version: 0.6.3--canary.104.2956130.0
:sparkles: Test out this PR locally via: ```bash npm install eslint-plugin-storybook@0.6.3--canary.104.2956130.0 # or yarn add eslint-plugin-storybook@0.6.3--canary.104.2956130.0 ```
github-actions[bot] commented 2 years ago

:rocket: PR was released in v0.6.3 :rocket: