7 lines
109 B
JSON
7 lines
109 B
JSON
{
|
|
"$schema": "./node_modules/oxlint/configuration_schema.json",
|
|
"rules": {
|
|
"no-bitwise": "off"
|
|
}
|
|
}
|