blob: 046dd071413e73d54b0fc23a48536fc7960e3c82 [file] [log] [blame]
{
"root": true,
"extends": "@ljharb",
"overrides": [
{
"files": "test/**",
"rules": {
"no-restricted-properties": 0,
},
},
],
}