Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Aug 7, 2024
2 parents abcfc5c + 712b6f1 commit 3646777
Show file tree
Hide file tree
Showing 151 changed files with 13,854 additions and 6,090 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"scripts": {
"build": "tsc",
"format": "npx @biomejs/biome format src/",
"format": "npx @biomejs/biome format src/ --write",
"lint": "npx @biomejs/biome lint src/ --write",
"postinstall": "lefthook install",
"dev": "tsc && node dist/index.js"
Expand Down
Loading

0 comments on commit 3646777

Please sign in to comment.