{ "root": true, "extends": ["@theoparis/eslint-config"], "parserOptions": { "warnOnUnsupportedTypeScriptVersion": false }, "rules": { "no-shadow": "off" } }