auth-api/tests/node_modules/which-boxed-primitive/.eslintrc
2021-06-23 22:30:45 +02:00

10 lines
89 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"max-statements": [2, 12],
},
}