nixos/home/ags/node_modules/which-boxed-primitive/.eslintrc
2025-02-27 02:26:55 +01:00

9 lines
89 B
Text

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