0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

コミットの接頭語

Posted at
タイプ 意味
feat 新機能追加 feat:ログイン機能を追加
fix バグ修正 fix:日付フォーマットのバグを修正
chore 環境構築・設定変更 chore:ESLint設定を更新
docs ドキュメント変更 docs:READMEを追記
style コード整形のみ(ロジック変更なし) style:インデントを修正
refactor 機能を変えずにコードを整理 refactor:コンポーネント分割
test テスト追加・修正 test:APIテストを追加
perf パフォーマンス改善 perf:レンダリング速度を最適化
build ビルド設定変更 build:webpack設定を更新
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?