Portfolio/.oxfmtrc.json
Matthew L McPeak ccf5ebd6c9
Some checks failed
ci / build (push) Failing after 10s
ci / publish (push) Has been skipped
Inital Commit
2026-06-19 06:36:35 -04:00

5 lines
106 B
JSON

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