Skip to content

Commit 9a99c71

Browse files
committed
fix
1 parent 62cbdfd commit 9a99c71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.mjs

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

0 commit comments

Comments
 (0)