Skip to content

Commit 16084f7

Browse files
committed
chore: Remove duplicated ignore in eslint.config.js
1 parent b65b703 commit 16084f7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ export default tseslint.config(
3737
"unicorn/prevent-abbreviations": "off",
3838
"unicorn/no-array-reduce": "off",
3939
},
40-
ignores: ["/dist", "/docs", "**/__tests__/", "**/__mocks__/"],
4140
},
4241
{
4342
files: ["**/*.ts"],

0 commit comments

Comments
 (0)