Files
project-base/frontend/.oxfmtrc.json
T
2026-05-18 11:25:51 +09:00

6 lines
106 B
JSON

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