mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-24 11:43:18 -05:00
@typescript-eslint/adjacent-overload-signatures
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
"@typescript-eslint", "microsoft-typescript"
|
||||
],
|
||||
"rules": {
|
||||
"@typescript-eslint/adjacent-overload-signatures": "off",
|
||||
"@typescript-eslint/adjacent-overload-signatures": "error",
|
||||
"@typescript-eslint/array-type": "off",
|
||||
"@typescript-eslint/ban-types": "off",
|
||||
"camelcase": "off",
|
||||
|
||||
Reference in New Issue
Block a user