-
Notifications
You must be signed in to change notification settings - Fork 7
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/update-deps 2024-04-26 #74
chore/update-deps 2024-04-26 #74
Conversation
Other changes: - Run corepack enable before installing package - log node & pnpm version
✅ Deploy Preview for romajs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -0,0 +1,6 @@ | |||
export default { | |||
'*.{js,jsx,ts,tsx,json,css,scss,sass,md,yml,yaml,cjs,mjs,cts,mts,html,htm,babelrc}': | |||
'prettier --write', |
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.
We can definitely take a look at them and test the integration in a PR.
If there are no major issues we can definitely use them.
Description
Dependencies updates
Pipeline changes
corepack enable
before installing dependencies. 000ac42Lint
astro check
) silently failing in CI 58a3efdastro check
58a3efdastro check
&&tsc --noEmit
on precommit 5cbd26dMisc
Use
node:
when importing builtin node modules e87b8e9