1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-04-22 10:52:11 +00:00

Updated typescript rules

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
Florian Bouillon 2021-09-05 14:27:44 +02:00
parent 70a4778728
commit 878757dfb9
Signed by: Florian Bouillon
GPG Key ID: 50BD648F12C86AB6

View File

@ -71,7 +71,7 @@
"error", "error",
"all", "all",
{ {
"ignoreJSX": "multi-line" "ignoreJSX": "all"
} }
], ],
"@typescript-eslint/no-inferrable-types": "off", "@typescript-eslint/no-inferrable-types": "off",