mirror of
https://github.com/taigrr/wails.git
synced 2026-04-02 13:19:00 -07:00
8 lines
136 B
JSON
8 lines
136 B
JSON
{
|
|
"go.formatTool": "goimports",
|
|
"eslint.alwaysShowStatus": true,
|
|
"files.associations": {
|
|
"__locale": "c",
|
|
"ios": "c"
|
|
}
|
|
} |