This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
bxf
/
ducha-qianduan
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
a04eb6d545
Ranting
Tag
master
ducha-qianduan
/
node_modules
/
wangeditor
/
commitlint.config.js
commitlint.config.js
98 B
Riwayat
Mentahan
1
2
3
4
5
6
module.exports = {
extends: ['cz'],
rules: {
'type-empty': [2, 'never'],
},
}