Files
dein_equipment-web/html/RentForCamp/node_modules/is-regex/.eslintrc
T
2019-03-11 17:03:55 +01:00

10 lines
78 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": [1]
}
}