couldn't find an option for Airbnb typescript in react js ( next js ) in eslint , before this happened I install the storybook and click yes on option to migrate eslint storybook
Asked
Active
Viewed 530 times
1 Answers
0
Maybe this installation can help you https://github.com/storybookjs/eslint-plugin-storybook . I belive @eslint/config not ask directly storybook , after your question I also try npm init @eslint/config
in a project but it also not ask storybook to me.
Other than that if you use ts,react and storybook you may use dts https://weiran-zsd.github.io/dts-cli/ .

Faize Ertürk
- 21
- 4
-
the problem now is every time in any project whenever npm init @eslint/config there is no google/Airbnb option for popular guide I don't know why I try to switch to from 16 node version to 17 and still same – Ryuz zaki Sep 08 '22 at 12:43