ken_nogi/NodeJS/ExcelToPDF/node_modules/get-proto/.eslintrc
Kenichiro NOGI 51a95c5e21 NodeJS
2025-07-10 10:12:37 +09:00

11 lines
104 B
Plaintext

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