This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
bxf
/
ducha-qianduan
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
a04eb6d545
Branche
Tagy
master
ducha-qianduan
/
node_modules
/
wangeditor
/
commitlint.config.js
commitlint.config.js
98 B
História
Raw
1
2
3
4
5
6
module.exports = {
extends: ['cz'],
rules: {
'type-empty': [2, 'never'],
},
}