fix: type check in plugins (#3337)

This commit is contained in:
Alex Yang
2023-07-21 03:28:55 +08:00
committed by GitHub
parent c2f6bb152c
commit c319e7e707
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -117,9 +117,15 @@
{
"path": "./plugins/bookmark-block"
},
{
"path": "./plugins/bookmark"
},
{
"path": "./plugins/copilot"
},
{
"path": "./plugins/hello-world"
},
// Packages
{
"path": "./packages/cli"