Files
screenshot-tools/node_modules/get-proto/.eslintrc
Frank John Begornia c926590e1d first commit
2025-12-23 01:51:15 +08:00

11 lines
104 B
Plaintext

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