Files
Epicnabbo-Catalogus-Updated…/Optimized Atomcms daily updated/node_modules/get-proto/.eslintrc
T
2025-11-25 22:42:56 +01:00

11 lines
104 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"rules": {
"id-length": "off",
"sort-keys": "off",
},
}