kt-blog-web/.oxfmtrc.json

6 lines
106 B
JSON

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