Files
JiboSDK/node_modules/isbinaryfile/.oxlintrc.json

7 lines
109 B
JSON
Raw Normal View History

2026-03-22 03:21:45 +02:00
{
"$schema": "./node_modules/oxlint/configuration_schema.json",
"rules": {
"no-bitwise": "off"
}
}