Skip to content

Commit 64b3fed

Browse files
committed
fix
1 parent 9a99c71 commit 64b3fed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.mjs

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ export default tseslint.config(
1111
eslintConfigPrettier,
1212
eslintPluginPrettierRecommended,
1313
{
14-
files: ["src/**/*.ts"],
1514
rules: {
1615
"@typescript-eslint/no-unsafe-declaration-merging": "off",
1716
"@typescript-eslint/no-explicit-any": "off",

0 commit comments

Comments
 (0)