mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
pixi.js: Fix lint (#20970)
This commit is contained in:
parent
302970129c
commit
b7e43ef2bb
@ -11,6 +11,8 @@
|
||||
"no-inferrable-types": false,
|
||||
"no-mergeable-namespace": false,
|
||||
"no-single-declare-module": false,
|
||||
"no-redundant-jsdoc": false,
|
||||
"no-redundant-jsdoc-2": false,
|
||||
"no-unnecessary-generics": false,
|
||||
"no-unnecessary-qualifier": false,
|
||||
"one-line": false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user