Skip to content

Commit 22bcea9

Browse files
authored
🤖 Merge PR DefinitelyTyped#72593 [chrome] re-enable prefer-namespace eslint rule by @erwanjugand
1 parent 70392eb commit 22bcea9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎types/chrome/.eslintrc.json‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"@definitelytyped/no-unnecessary-generics": "off",
44
"@definitelytyped/strict-export-declare-modifiers": "off",
55
"@typescript-eslint/no-wrapper-object-types": "off",
6-
"@typescript-eslint/prefer-namespace": "off",
76
"@typescript-eslint/no-empty-interface": "off"
87
}
98
}

0 commit comments

Comments
 (0)