mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-14 19:16:17 -06:00
@typescript-eslint/adjacent-overload-signatures
This commit is contained in:
parent
6b05b26452
commit
9a0e2f5b2b
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user