Initial commit

This commit is contained in:
Андрей 2026-03-07 17:50:56 +00:00
commit e735f59f79
25 changed files with 2946 additions and 0 deletions

2
.husky/pre-commit Normal file
View file

@ -0,0 +1,2 @@
npm run lint
npm run prettier:check