Files
motia/.npm-cache/_npx/0ebd1cb7ec11dd1f/node_modules/get-proto/.eslintrc
2025-10-19 14:57:07 +00:00

11 lines
104 B
Plaintext

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