mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-07 01:09:54 +08:00
fix: type check in plugins (#3337)
This commit is contained in:
@@ -117,9 +117,15 @@
|
||||
{
|
||||
"path": "./plugins/bookmark-block"
|
||||
},
|
||||
{
|
||||
"path": "./plugins/bookmark"
|
||||
},
|
||||
{
|
||||
"path": "./plugins/copilot"
|
||||
},
|
||||
{
|
||||
"path": "./plugins/hello-world"
|
||||
},
|
||||
// Packages
|
||||
{
|
||||
"path": "./packages/cli"
|
||||
|
||||
Reference in New Issue
Block a user