fmt
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"dev": "vinxi dev",
|
||||
"build": "vinxi build",
|
||||
"serve": "vinxi preview",
|
||||
"tauri": "tauri"
|
||||
"tauri": "tauri",
|
||||
"fix": "npx @biomejs/biome check src/. --fix"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user