Files
element-call/.oxfmtrc.json
T

7 lines
178 B
JSON
Raw Permalink Normal View History

2026-06-17 12:13:30 +02:00
{
"$schema": "./node_modules/oxfmt/configuration_schema.json",
"printWidth": 80,
"sortPackageJson": false,
"ignorePatterns": ["pnpm-lock.yaml", "node_modules", "dist"]
}