feat(dialog): add plugin (#306)

This commit is contained in:
Lucas Fernandes Nogueira
2023-04-18 22:41:12 -03:00
committed by GitHub
parent 4d32919f0f
commit 7a8633f429
131 changed files with 10394 additions and 513 deletions
+4
View File
@@ -0,0 +1,4 @@
{
"extends": "../../tsconfig.base.json",
"include": ["guest-js/*.ts"]
}