7 lines
156 B
JSON
7 lines
156 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"printWidth": 120,
|
|
"useTabs": true,
|
|
"endOfLine": "lf",
|
|
"ignorePatterns": ["*.gen.ts"]
|
|
}
|