-
Notifications
You must be signed in to change notification settings - Fork 483
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
docs: create astro docs website #592
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
a47f351
to
86e2370
Compare
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.
Thanks! This looks pretty good. The content looks great! Just some minor comments inline.
Can you please switch to using Yarn v1 instead of npm, for consistency with jscodeshift itself? Delete the package-lock.json
, use yarn install
, and commit the yarn.lock
file instead.
Please also ensure all files are formatted following the settings in .editorconfig
, using two spaces for indentation.
@Daniel15 Will do. Thanks! |
Great! Let's go :D |
No description provided.