Skip to content

Commit f3080a9

Browse files
authored
Merge pull request #1222 from git-for-windows/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.39.1
build(deps-dev): bump @typescript-eslint/eslint-plugin from 8.34.1 to 8.39.1
2 parents bc635a7 + 8618814 commit f3080a9

File tree

3 files changed

+782
-122
lines changed

3 files changed

+782
-122
lines changed

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ export default tseslint.config([
1515
{
1616
ignores: ["**/dist/", "**/lib/", "**/node_modules/", "**/jest.config.js"],
1717
plugins: {
18-
"@typescript-eslint": typescriptEslint,
1918
"@stylistic": stylistic,
2019
"anti-trojan-source": antiTrojanSource,
2120
jest,

0 commit comments

Comments
 (0)