Files
NyaHome/webui/.oxfmtrc.json
T

8 lines
155 B
JSON

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