Thank you for your contribution!
This repository is a monorepo using Lerna and Yarn Workspaces.
% cd tamatebako
% pnpm install
% pnpm dev
% cd tamatebako
% pnpm test
% pnpm lint
After you have approved a PR, please merge the PR using Squash and merge with Conventional Commits format.
% cd tamatebako
% pnpm release
If you'd like to release a new package.
% cd tamatebako
% pnpm initial:release