PDF_Generation_and_Automation/node_modules/get-proto/.eslintrc
2025-08-24 12:01:08 +05:30

11 lines
104 B
Plaintext

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