storybookjs / eslint-plugin-storybook

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

Fix ast-utils import #76

Closed tombakerjr closed 2 years ago

tombakerjr commented 2 years ago

Issue: #75

What Changed

Changed the AST utils imports to use the public API so they'll work with both the old @typescript-eslint/experimental-utils and newly renamed @typescript-eslint/utils packages.

Checklist

Check the ones applicable to your change:

Change Type

Indicate the type of change your pull request is:

yannbf commented 2 years ago

Hey @tombakerjr thank you so much for your contribution!! Spot on!

github-actions[bot] commented 2 years ago

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