Files
webgame-frontend/.oxfmtrc.json
2026-06-02 13:38:43 +08:00

7 lines
133 B
JSON

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