storybookjs / eslint-plugin-storybook

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

Support typescript 4.9 #110

Closed yannbf closed 1 year ago

yannbf commented 1 year ago

Issue: N/A

What Changed

TODO: check whether this is a breaking change or just minor change. Then label it accordingly on Github ->

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.8--canary.110.e3c5bdd.0
:sparkles: Test out this PR locally via: ```bash npm install eslint-plugin-storybook@0.6.8--canary.110.e3c5bdd.0 # or yarn add eslint-plugin-storybook@0.6.8--canary.110.e3c5bdd.0 ```
kasperpeulen commented 1 year ago

@yannbf Also fixed this rule for TS 4.9:

image
github-actions[bot] commented 1 year ago

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