You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I bootstrapped my new project using react-boilerplate and added storybook to it using getstorybook command.
This worked perfectly ( Thanks! ).
React-boilerplate has precommit hooks which disallows to push code with eslint errors. It'd be great if we can play well with eslint rules and fix our boilerplate stories.
Will create a PR if we all concur.
The text was updated successfully, but these errors were encountered:
Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 60 days. Thanks!
Recently I bootstrapped my new project using react-boilerplate and added storybook to it using
getstorybook
command.This worked perfectly ( Thanks! ).
React-boilerplate has precommit hooks which disallows to push code with eslint errors. It'd be great if we can play well with eslint rules and fix our boilerplate stories.
Will create a PR if we all concur.
The text was updated successfully, but these errors were encountered: