Files
nanobot-ts/.oxfmtrc.json
2026-03-12 20:51:37 -06:00

8 lines
140 B
JSON

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