Initial commit

This commit is contained in:
2023-05-04 15:52:34 +03:00
commit 23d15f1574
75 changed files with 14600 additions and 0 deletions

3
.simple-git-hooks.json Normal file
View File

@@ -0,0 +1,3 @@
{
"commit-msg": "yarn commitlint --edit $1"
}