frontend/.pnpm-store/v3/files/15/977073831e524815d83bb595b4255817d865500253208953e631f821a760e9aff3c3c3a6833da8c5656467612bcd052f40add7f723320a9876b82f18c98a95

15 lines
162 B
Plaintext

{
"root": true,
"extends": "@ljharb",
"globals": {
"StopIteration": false,
},
"rules": {
"func-name-matching": [2, "always"],
"id-length": 0,
},
}