-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(structure): reorganize project files
- Loading branch information
BadEnd
committed
Jan 11, 2024
1 parent
a12e08c
commit 2157901
Showing
27 changed files
with
525 additions
and
7,371 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
#!/usr/bin/env sh | ||
. "$(dirname -- "$0")/_/husky.sh" | ||
|
||
npm run build | ||
npx validate-branch-name | ||
npx lint-staged | ||
npx validate-branch-name |
Oops, something went wrong.