refactor: squash commits

This commit is contained in:
dec0dOS 2021-03-21 22:25:13 +03:00
commit 1e6e237aa3
107 changed files with 20077 additions and 0 deletions

1
.husky/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
_

4
.husky/commit-msg Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn commitlint --edit