素振り用モノリポワークスペース
- volta
- pnpm は volta でインストールします
# ライブラリ等のインストール
pnpm install
# `/apps` 配下にプロジェクトを作成する
pnpm generate-app ${プロジェクト名}
@repo/eslint-config
:eslint
configurations (includeseslint-config-next
andeslint-config-prettier
)@repo/typescript-config
:tsconfig.json
s used throughout the monorepo
Each package/app is 100% TypeScript.