-
Notifications
You must be signed in to change notification settings - Fork 0
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
v0.8.1: Added the lint-staged configuration and maintenance updates #57
Conversation
Q: Why not migrate to npm v10? A: In the past, during the npm v7 days, I experienced various problems in hoisting up. I tried this during the Yarn v4 transition, but I still have this on hold due to difficulties with parallel execution of npm-scripts in the workspace. see: npm/rfcs#610
Reviewpad Report
Q: Why not migrate to npm v10? see: npm/rfcs#610' (88d5aed)
|
AI-Generated Summary: This pull request involves a large number of changes across various areas of the repository. Significant updates to the Several package.json files in packages such as In terms of code quality and formatting, changes have been made to accommodate the use of ESLint and Prettier within a Yarn PnP environment, with new files added such as The GitHub action workflows have been updated to use newer action versions and more accurate descriptions. The Move operations include the renaming of Deletion operations include the An important note is the creation of a new package named The changes to the |
📈 Pull Request Metrics💻 Coding Time: 15 days |
Features
Bug fixes
Other updates