-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Chore] Setup #1
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏾
Still missing a lot of dev dependencies... put another way, the only dependency warnings that should be there are those about react
and jscodeshit
. This is because we're using newer versions than those expected.
There shouldn't e any other warning... especially about eslint
, @storybook/xxx
, webpack
, etc.
@kilemensi could you please share a screenshot of the dependency warnings you are getting. I do not have them |
You do have them @gertie-sheshe ... original screenshot linked here and if you do something like |
I already did a |
Fixed all the warning issues aside from eslint. The packages with warnings still depend on eslint 7.x and below while eslint has upgraded to v8. As you can see here and here PRs for these fixes in the respective packages are still open. We can make the update afterwards. @kilemensi |
Cool, cool... lets forge ahead then @gertie-sheshe |
Description
Project Setup
Type of change
Please delete options that are not relevant.
Screenshots
Checklist: