Skip to content

コード規約

ESLint、Prettier、Stylelint、OXLint、Commitlint の共有設定を使用しています。

bash
pnpm lint
pnpm format

Git コミットは cz-git で規約化: type(scope): message

Released under the MIT License.