ken_nogi/NodeJS/postfixConsole/node_modules/get-proto/.eslintrc
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

11 lines
104 B
Plaintext

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