Skip to content

Commit

Permalink
Revert dev files
Browse files Browse the repository at this point in the history
This reverts commit 0939bb0.

Revert "dev config"

This reverts commit 73814d0.
  • Loading branch information
BSPR0002 committed Jan 8, 2025
1 parent e803b9f commit ac0c579
Show file tree
Hide file tree
Showing 25 changed files with 357,001 additions and 35 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -210,4 +210,3 @@ todo
/features.js
/features.d.ts
*.tgz
/dist
5 changes: 5 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run lint
npm run checktype
Loading

0 comments on commit ac0c579

Please sign in to comment.