Skip to content

Commit 67975bd

Browse files
Remove the deprecated ban-types rule
1 parent 2306679 commit 67975bd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/pluggable-widgets-tools/configs/eslint.ts.base.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"linebreak-style": ["error", "unix"],
3535
"no-unused-vars": "warn",
3636
"@typescript-eslint/no-unused-vars": "warn",
37-
"@typescript-eslint/ban-types": "warn",
3837
"@typescript-eslint/ban-ts-comment": "warn",
3938
"@typescript-eslint/camelcase": "off",
4039
"@typescript-eslint/class-name-casing": "off",

0 commit comments

Comments
 (0)