mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-06 03:49:56 +08:00
feat(docs): migrate bs docs
This commit is contained in:
@@ -3,7 +3,11 @@
|
||||
"compilerOptions": {
|
||||
"allowJs": true
|
||||
},
|
||||
"include": [".", ".github/actions/*/*.mjs"],
|
||||
"include": [
|
||||
".",
|
||||
".github/actions/*/*.mjs",
|
||||
"blocksuite/docs-site/.vitepress/**/*.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"**/target",
|
||||
"**/node_modules",
|
||||
|
||||
Reference in New Issue
Block a user