docs: Improvements to the documentation

This commit is contained in:
Satyajit Sahoo
2018-02-21 15:40:25 +01:00
committed by Ferran Negre
parent 59de0c99ff
commit 91bf179df0
31 changed files with 173 additions and 59 deletions

View File

@@ -15,7 +15,7 @@ const TYPES = {
test: true,
chore: true,
revert: true,
breaking: true
BREAKING: true
};
function printError(...args) {