initial commit

This commit is contained in:
Andrey Ponomarenko 2020-09-24 09:31:27 +03:00
commit 44d5ec31b1
1 changed files with 1 additions and 0 deletions

1
commitlint.config.js Normal file
View File

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