-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: enable head component and native typegen #1292
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
Conversation
|
@@ -1,4 +1,5 @@ | |||
{ | |||
"arrowParens": "avoid", | |||
"semi": false | |||
} | |||
"semi": false, |
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.
somehow when I ran yarn format
I got so many changes and this reduced it a little.
9c409ce
to
2cc66f8
Compare
2cc66f8
to
5a42fd5
Compare
d149998
to
f72694f
Compare
@Urigo I don't have access to |
cc @leebyron can you help us change the setting here? |
ok I got permissions! |
Description
Upgrading Gatsby to latest V4: