Skip to content

Commit 9a0e2f5

Browse files
committed
@typescript-eslint/adjacent-overload-signatures
1 parent 6b05b26 commit 9a0e2f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.eslintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@typescript-eslint", "microsoft-typescript"
1616
],
1717
"rules": {
18-
"@typescript-eslint/adjacent-overload-signatures": "off",
18+
"@typescript-eslint/adjacent-overload-signatures": "error",
1919
"@typescript-eslint/array-type": "off",
2020
"@typescript-eslint/ban-types": "off",
2121
"camelcase": "off",

0 commit comments

Comments
 (0)