Skip to content

Commit

Permalink
feat: format code before submitting it #1251 (#1252)
Browse files Browse the repository at this point in the history
### What problem does this PR solve?

feat: format code before submitting it #1251 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
  • Loading branch information
cike8899 authored Jun 24, 2024
1 parent 4fcd05a commit 9a0736b
Show file tree
Hide file tree
Showing 4 changed files with 694 additions and 36 deletions.
2 changes: 2 additions & 0 deletions web/.husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cd web
npx lint-staged
Loading

0 comments on commit 9a0736b

Please sign in to comment.