- Added frontend runtime JavaScript functions for logging, window management, and notifications. - Created Go module with dependencies for Wails and Excel processing. - Implemented main application entry point with embedded frontend assets. - Configured Wails application settings in wails.json. Co-authored-by: Copilot <copilot@github.com>
9 lines
123 B
JSON
9 lines
123 B
JSON
{
|
|
"recommendations": [
|
|
"golang.go",
|
|
"vue.volar",
|
|
"vue.vscode-typescript-vue-plugin",
|
|
"wails.wails"
|
|
]
|
|
}
|