Files
vue-practice/.oxfmtrc.json
T
2026-05-12 21:33:51 -04:00

6 lines
106 B
JSON

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