Skip to content

Commit

Permalink
docs: CONTRIBUTIONG.mdのprettyの説明を更新
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Apr 11, 2024
1 parent 951ce4c commit a279bb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- [`generic`](#generic)
- [開発環境の起動](#開発環境の起動)
- [code formatter と lint](#code-formatter-と-lint)
- [フォーマットと auto fix の実行](#フォーマットと-auto-fix-の実行)
- [フォーマット、auto fix、ビルドチェックの実行](#フォーマットauto-fixビルドチェックの実行)
- [フォーマットのみ実行](#フォーマットのみ実行)
- [auto fix の実行](#auto-fix-の実行)

Expand Down Expand Up @@ -104,7 +104,7 @@ yarn dev

## code formatter と lint

### フォーマットと auto fix の実行
### フォーマット、auto fix、ビルドチェックの実行

```bash
yarn pretty
Expand Down

0 comments on commit a279bb7

Please sign in to comment.