mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-29 09:55:50 +08:00
Use dtslint (#15482)
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
"extends": "../tslint.json",
|
||||
"rules": {
|
||||
// Lowercase `object` is available in TypeScript 2.2 only.
|
||||
"forbidden-types": false
|
||||
"ban-types": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user