Merge branch 'feat/filesystem_and_search' of github.com:toeverything/AFFiNE into feat/filesystem_and_search

This commit is contained in:
alt0
2022-12-21 21:35:19 +08:00
+1
View File
@@ -10,6 +10,7 @@
"lint": "pnpm --filter @pathfinder/app lint",
"test": "playwright test",
"test:e2e": "playwright test",
"test:e2e:codegen":"npx playwright codegen http://localhost:8080",
"test:unit": "jest"
},
"devDependencies": {