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