Skip to content

Commit

Permalink
chore: daily development
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Dec 2, 2024
1 parent dbe414a commit 9e11994
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
6 changes: 0 additions & 6 deletions biome.json

This file was deleted.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@
"start:platform": "turbo start:platform",
"dev": "turbo dev",
"clean": "node ./scripts/clean.mjs",
"preinstall": "node ./scripts/check.mjs && node ./scripts/prisma.mjs",
"format": "biome check --write --unsafe"
"preinstall": "node ./scripts/check.mjs && node ./scripts/prisma.mjs"
},
"packageManager": "[email protected]",
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"fs-extra": "^11.2.0",
Expand Down

0 comments on commit 9e11994

Please sign in to comment.