astro-ghostcms/.pnpm-store/v3/files/11/e77703838697ecfba9c9db08b73...

15 lines
151 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
{
"root": true,
"extends": "@ljharb",
"overrides": [
{
"files": "test/**",
"rules": {
"no-restricted-properties": 0,
},
},
],
}