build: initial ehandy

This commit is contained in:
kmacoders
2021-06-27 14:36:38 +07:00
commit 0b0bda97c9
29 changed files with 20376 additions and 0 deletions

3
commitlint.config.js Normal file
View File

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