This commit is contained in:
2024-07-10 20:58:09 +03:00
parent 4be03d9b7f
commit a9bfcc1e61
5 changed files with 18 additions and 15 deletions

View File

@@ -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": {