mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-06 03:16:59 -06:00
major scoring implementation, major frontend work
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"baseUrl": "./",
|
||||
"paths": {
|
||||
"@components/*": ["src/components/*"],
|
||||
"@wails/*": ["./wailsjs/*"]
|
||||
"@wails/*": ["./wailsjs/*"],
|
||||
"@src/*": ["src/*"]
|
||||
}
|
||||
},
|
||||
"include": ["src"],
|
||||
|
||||
Reference in New Issue
Block a user