mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-15 07:05:50 +01:00
8 lines
No EOL
136 B
JSON
8 lines
No EOL
136 B
JSON
{
|
|
"go.formatTool": "goimports",
|
|
"eslint.alwaysShowStatus": true,
|
|
"files.associations": {
|
|
"__locale": "c",
|
|
"ios": "c"
|
|
}
|
|
} |