Portfolio/.oxfmtrc.json
2026-06-10 16:07:12 -04:00

5 lines
106 B
JSON

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