mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore(editor): remove unused npm scripts (#10895)
This commit is contained in:
@@ -3,9 +3,7 @@
|
||||
"description": "BlockSuite data synchronization engine abstraction and implementation.",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"test:unit": "nx vite:test --run",
|
||||
"test": "yarn test:unit"
|
||||
"build": "tsc"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"keywords": [],
|
||||
|
||||
Reference in New Issue
Block a user