mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
rule prefer-method-signature=false, to accept legacy ts
This commit is contained in:
parent
2b902bfe59
commit
95b57305ee
@ -1,2 +1,6 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json" }
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"prefer-method-signature": false
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user