This project welcomes contributions and suggestions!
- Use ESLint to lint.
- Use Prettier to style.
This monorepo uses Changesets to manage package versions and publishing.
-
When making changes to a package under
libraries/*, create a changeset to track the update:npx changeset
-
This ensures the version is bumped and only changed packages are published.