Skip to content

Commit

Permalink
check = lint & format & import sort
Browse files Browse the repository at this point in the history
  • Loading branch information
ia7ck committed Oct 8, 2024
1 parent a91bcdb commit 52f084b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "biome lint .",
"format": "biome format .",
"check": "biome check .",
"test": "vitest"
},
"dependencies": {
Expand Down

0 comments on commit 52f084b

Please sign in to comment.