mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 05:20:24 +08:00
ej.web.all: Fix lint (#20830)
This commit is contained in:
@@ -3,10 +3,12 @@
|
||||
"rules": {
|
||||
// All are TODOs
|
||||
"comment-format": false,
|
||||
"jsdoc-format": false,
|
||||
"no-consecutive-blank-lines": false,
|
||||
"no-mergeable-namespace": false,
|
||||
"no-padding": false,
|
||||
"no-any-union": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"no-unnecessary-generics": false,
|
||||
"no-unnecessary-qualifier": false,
|
||||
"strict-export-declare-modifiers": false
|
||||
|
||||
Reference in New Issue
Block a user