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.
2 parents bc635a7 + 8618814 commit f3080a9Copy full SHA for f3080a9
eslint.config.mjs
@@ -15,7 +15,6 @@ export default tseslint.config([
15
{
16
ignores: ["**/dist/", "**/lib/", "**/node_modules/", "**/jest.config.js"],
17
plugins: {
18
- "@typescript-eslint": typescriptEslint,
19
"@stylistic": stylistic,
20
"anti-trojan-source": antiTrojanSource,
21
jest,
0 commit comments