5 lines
133 B
JSON
5 lines
133 B
JSON
{
|
|
"$schema": "./node_modules/oxfmt/configuration_schema.json",
|
|
"ignorePatterns": ["dist/**", "node_modules/**", "coverage/**"]
|
|
}
|