We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a99c71 commit 64b3fedCopy full SHA for 64b3fed
eslint.config.mjs
@@ -11,7 +11,6 @@ export default tseslint.config(
11
eslintConfigPrettier,
12
eslintPluginPrettierRecommended,
13
{
14
- files: ["src/**/*.ts"],
15
rules: {
16
"@typescript-eslint/no-unsafe-declaration-merging": "off",
17
"@typescript-eslint/no-explicit-any": "off",
0 commit comments