We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65b703 commit 16084f7Copy full SHA for 16084f7
eslint.config.js
@@ -37,7 +37,6 @@ export default tseslint.config(
37
"unicorn/prevent-abbreviations": "off",
38
"unicorn/no-array-reduce": "off",
39
},
40
- ignores: ["/dist", "/docs", "**/__tests__/", "**/__mocks__/"],
41
42
{
43
files: ["**/*.ts"],
0 commit comments