Files
element-call-Github/.oxfmtrc.json
2026-06-17 12:20:42 +02:00

7 lines
178 B
JSON

{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"printWidth": 80,
"sortPackageJson": false,
"ignorePatterns": ["pnpm-lock.yaml", "node_modules", "dist"]
}