6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"printWidth": 120,
|
|
"useTabs": true,
|
|
"endOfLine": "lf"
|
|
}
|