Pibd-21_Alekseev_I.S._Inter.../IP/node_modules/which-boxed-primitive/.eslintrc
VanyaAlekseev ccc3e790bb lab2
2023-12-03 16:59:28 +04:00

10 lines
89 B
Plaintext

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