mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 21:10:23 +00:00
remove lint error
This commit is contained in:
@@ -1 +1,6 @@
|
||||
{ "extends": "../tslint.json" }
|
||||
{
|
||||
"extends": "../tslint.json",
|
||||
"rules": {
|
||||
"export-just-namespace": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user