Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
PreMiD
/
p
同期ミラー
https://github.com/PreMiD/p.git
Watch
3
Star
0
Fork
0
ファイル
課題
0
Wiki
ツリー:
ccd8b77716
ブランチ
タグ
master
p
/
commitlint.config.js
commitlint.config.js
84 B
履歴
Raw
1
2
3
4
5
module.exports = {
extends: [
'@commitlint/config-conventional'
]
};