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"]
|
|
}
|