mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-04 09:10:09 +00:00
[chai] fix test (#27033)
This commit is contained in:
committed by
Mohamed Hegazy
parent
09cf201fe6
commit
a68fbbdb25
@@ -9,6 +9,7 @@
|
||||
"no-redundant-jsdoc-2": false,
|
||||
"no-single-declare-module": false,
|
||||
"no-unnecessary-generics": false,
|
||||
"strict-export-declare-modifiers": false
|
||||
"strict-export-declare-modifiers": false,
|
||||
"use-default-type-parameter": false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user