mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-07 22:38:13 +08:00
Disable the export-just-namespace rule.
This commit is contained in:
committed by
GitHub
parent
7d00f844de
commit
fae8a9c0aa
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"extends": "dtslint/dt.json"
|
||||
"extends": "dtslint/dt.json",
|
||||
"rules": {
|
||||
"export-just-namespace": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user