8 lines
155 B
JSON
8 lines
155 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"bracketSpacing": true,
|
|
"sortImports": true
|
|
}
|