line_push/node_modules/es-array-method-boxes-properly/.eslintrc
2022-07-18 02:50:52 +00:00

11 lines
93 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": 0,
"strict": 0,
},
}