astro-ghostcms/.pnpm-store/v3/files/42/39496b31071b799e30dcc18a05e...

12 lines
180 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
{
"env": {
"browser": true,
"node": true
},
"rules": {
"no-console": 0,
"no-empty": [1, { "allowEmptyCatch": true }]
},
"extends": "eslint:recommended"
}