git.delta.rocks / unique-network / refs/commits / 12f45baa529e

difftreelog

Merge pull request #240 from UniqueNetwork/feature/types-repo

kozyrevdev2021-12-02parents: #767e0d8 #26aa849.patch.diff
in: master

2 files changed

modifiedtests/.eslintrc.jsondiffbeforeafterboth
--- a/tests/.eslintrc.json
+++ b/tests/.eslintrc.json
@@ -64,6 +64,7 @@
                 "destructuring": "all"
             }
         ],
+        "@typescript-eslint/ban-ts-comment": "off",
         "object-curly-spacing": "warn",
         "arrow-spacing": "warn",
         "array-bracket-spacing": "warn",
addedtests/update_types.shdiffbeforeafterboth

no changes