1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-12 19:09:18 +00:00

Updated typescript rules

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

View File

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