8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"ignorePatterns": ["*.md"],
|
|
"options": {
|
|
"singleQuote": true
|
|
}
|
|
}
|