mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 22:20:51 +01:00
use window system
This commit is contained in:
@ -3,7 +3,8 @@
|
||||
"compilerOptions": {
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@bindings/*": ["./src-tauri/bindings/*"]
|
||||
"@bindings/*": ["./src-tauri/bindings/*"],
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
|
||||
Reference in New Issue
Block a user