Change directory structure

This commit is contained in:
2026-03-15 13:56:32 +05:30
parent 1f9cee1ad9
commit 839b7e0b5f
2564 changed files with 897 additions and 82 deletions

View File

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