git.delta.rocks / unique-network / refs/commits / f9470659c53f

difftreelog

feat types regeneration script

Yaroslav Bolyukin2021-11-16parent: #94e2090.patch.diff
in: master

2 files changed

modifiedtests/.eslintrc.jsondiffbeforeafterboth
--- a/tests/.eslintrc.json
+++ b/tests/.eslintrc.json
@@ -63,6 +63,7 @@
             {
                 "destructuring": "all"
             }
-        ]
+        ],
+        "@typescript-eslint/ban-ts-comment": "off"
     }
-}
\ No newline at end of file
+}
addedtests/update_types.shdiffbeforeafterboth

no changes