mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json". * Convert more "../tslint.json" to "dtslint/dt.json" * no-redundant-modifiers -> strict-export-declare-modifiers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"extends": "../tslint.json"
|
||||
"extends": "dtslint/dt.json"
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user