6 lines
126 B
JSON
6 lines
126 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"printWidth": 80,
|
|
"semi": false,
|
|
"singleQuote": true
|
|
}
|