zerobyte/.oxfmtrc.json
2026-01-06 18:35:25 +01:00

6 lines
123 B
JSON

{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"printWidth": 120,
"useTabs": true,
"endOfLine": "lf"
}