chore: format commits (#304)

This commit is contained in:
Anders Nilsson
2020-02-13 12:39:51 +01:00
committed by GitHub
parent c0df8f78ea
commit 23b0d0418d
26 changed files with 218 additions and 129 deletions

View File

@@ -1,3 +1,3 @@
module.exports = {
extends: ['@commitlint/config-conventional'],
}
};