refactor: remove unused package desktop (#1815)

This commit is contained in:
Himself65
2023-04-04 10:32:09 -05:00
committed by GitHub
parent 69cd22a3b8
commit 02a8daad5f
49 changed files with 18 additions and 7650 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
"[toml]": {
"editor.defaultFormatter": "tamasfe.even-better-toml"
},
"rust-analyzer.linkedProjects": ["apps/desktop/src-tauri/Cargo.toml"],
"rust-analyzer.linkedProjects": ["packages/octobase-node/Cargo.toml"],
"[typescriptreact]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
}