mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-04-24 06:37:14 -04:00
chore: add tauri clean
This commit is contained in:
parent
79c1568295
commit
3f3d30856d
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
"test:code": "eslint --max-warnings=0 --ext .js,.ts,.tsx .",
|
||||
"test:errors": "eslint --quiet --ext .js,.ts,.tsx .",
|
||||
"test:prettier": "yarn prettier --list-different src",
|
||||
"tauri:clean": "cargo make --cwd .. tauri_clean",
|
||||
"tauri:dev": "tauri dev",
|
||||
"test": "jest"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue