6 lines
133 B
JSON
6 lines
133 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"printWidth": 80,
|
|
"ignorePatterns": [".vscode/**", "dist/**"]
|
|
}
|