Files
stegonography-app/node_modules/get-proto/.eslintrc
T
2026-08-14 11:44:00 +02:00

11 lines
104 B
Plaintext

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