fix: fix observable
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
"suspicious": {
|
||||
"noExplicitAny": "off"
|
||||
},
|
||||
"complexity": {
|
||||
"noForEach": "info"
|
||||
},
|
||||
"correctness": {
|
||||
"noUnusedImports": {
|
||||
"fix": "none",
|
||||
|
||||
Reference in New Issue
Block a user