mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-16 01:01:38 +00:00
chore: update format script
This commit is contained in:
@ -11,7 +11,8 @@
|
||||
"start": "next start",
|
||||
"lint": "next lint",
|
||||
"check": "biome check",
|
||||
"fix": "biome format"
|
||||
"fix": "biome check --fix",
|
||||
"format": "biome format --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"@catppuccin/highlightjs": "^1.0.1",
|
||||
|
Reference in New Issue
Block a user