wrangler-action/node_modules/is-negative-zero/.eslintrc
2023-08-07 15:11:15 -05:00

9 lines
83 B
Text

{
"root": true,
"extends": "@ljharb",
"rules": {
"no-magic-numbers": 0
}
}