Files
blueprints/.oxfmtrc.json

6 lines
107 B
JSON

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