Please enable JavaScript in your browser!
Strona główna
Odkrywaj
Pomoc
Zaloguj się
PreMiD
/
p
kopia lustrzana
https://github.com/PreMiD/p.git
Obserwuj
3
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
p
/
commitlint.config.js
commitlint.config.js
84 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
module.exports = {
extends: [
'@commitlint/config-conventional'
]
};