Files
Web-Printing-Toolkit/node_modules/get-proto/.eslintrc
TheGreydiamond 7b45a854fe inital commit
2025-08-18 20:02:43 +02:00

11 lines
104 B
Plaintext

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