feature(dashboard): add new retention chart type
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
e2065da16e
commit
f977c5454a
@@ -30,7 +30,8 @@
|
||||
"noNonNullAssertion": "off"
|
||||
},
|
||||
"correctness": {
|
||||
"useExhaustiveDependencies": "off"
|
||||
"useExhaustiveDependencies": "off",
|
||||
"noUnreachable": "off"
|
||||
},
|
||||
"performance": {
|
||||
"noDelete": "off",
|
||||
|
||||
Reference in New Issue
Block a user