You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
893 B
JSON

{
"general": {
"emotes": true,
"publicServers": true,
"voiceDisconnect": false,
"showToasts": true,
"mediaKeys": false
},
"addons": {
"addonErrors": true,
"editAction": "detached"
},
"customcss": {
"customcss": true,
"liveUpdate": false,
"openAction": "settings"
},
"editor": {
"lineNumbers": true,
"minimap": true,
"hover": true,
"quickSuggestions": true,
"fontSize": 14,
"renderWhitespace": "selection"
},
"window": {
"transparency": false,
"removeMinimumSize": false,
"frame": false
},
"developer": {
"debugLogs": false,
"devTools": false,
"debuggerHotkey": false,
"reactDevTools": false,
"inspectElement": false,
"devToolsWarning": false
}
}