Files
webappvue1/.oxfmtrc.json
2026-05-19 21:35:25 +08:00

6 lines
106 B
JSON

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