Files
NyaHome/webui/.oxfmtrc.json
T

7 lines
132 B
JSON

{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"semi": false,
"singleQuote": true,
"bracketSpacing": true
}