feat(updater): add plugin (#350)

Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
This commit is contained in:
Lucas Fernandes Nogueira
2023-05-11 13:33:24 -03:00
committed by GitHub
co-authored by Fabian-Lars
parent 012d32e8ed
commit a95fb473a2
38 changed files with 11939 additions and 517 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "../../tsconfig.base.json",
"include": ["guest-js/*.ts"]
}