Files
novarix.uk/node_modules/set-proto/.eslintrc
T
Kismet Hasanaj 39a8a128be including-modules
2026-05-03 00:14:08 +02:00

11 lines
104 B
Plaintext

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