mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-04-26 10:14:50 -05:00
6 lines
138 B
JSON
6 lines
138 B
JSON
{
|
|
"editor.formatOnSave": false,
|
|
"showdown.server": "", // e.g., "?~~localhost:8000"
|
|
"showdown.clientUrl": "http://localhost:8080"
|
|
}
|