Files
nanobot-ts/.oxfmtrc.json
2026-03-13 14:46:15 -06:00

6 lines
119 B
JSON

{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"ignorePatterns": ["*.md"],
"singleQuote": true
}