mirror of
https://github.com/vector-im/element-call.git
synced 2026-06-30 18:02:56 +00:00
7 lines
178 B
JSON
7 lines
178 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"printWidth": 80,
|
|
"sortPackageJson": false,
|
|
"ignorePatterns": ["pnpm-lock.yaml", "node_modules", "dist"]
|
|
}
|