Files
ccc-devtools/.oxfmtrc.json

6 lines
113 B
JSON
Raw Permalink Normal View History

2026-03-15 19:21:04 +08:00
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"ignorePatterns": [],
"singleQuote": true
}