mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-19 07:17:00 +08:00
chore(editor): remove unused npm scripts (#10895)
This commit is contained in:
@@ -3,9 +3,6 @@
|
||||
"types": "./index.d.ts",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"test:unit": "nx vite:test --run",
|
||||
"test:unit:coverage": "nx vite:test --run --coverage",
|
||||
"test:unit:ui": "nx vite:test --ui",
|
||||
"build": "tsc"
|
||||
},
|
||||
"sideEffects": false,
|
||||
|
||||
Reference in New Issue
Block a user