difftreelog
feat types regeneration script
in: master
2 files changed
tests/.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
+}
tests/update_types.shdiffbeforeafterbothno changes