katoikia-app/web-ui/web-react/node_modules/es-array-method-boxes-properly/.eslintrc

11 lines
93 B
Plaintext
Raw Normal View History

2022-07-06 04:15:11 +00:00
{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": 0,
"strict": 0,
},
}