4 строки
60 B
JavaScript
4 строки
60 B
JavaScript
|
module.exports = {
|
||
|
disallowedChangeTypes: ["major"],
|
||
|
};
|