Pibd-21_Ievlewa_M.D._Intern.../node_modules/is-callable/.eslintrc
2023-12-03 18:52:09 +03:00

11 lines
126 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": 0,
"max-statements-per-line": [2, { "max": 2 }],
},
}