Yuki Takei 3 лет назад
Родитель
Сommit
1e025ad039
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      packages/hackmd/package.json

+ 1 - 2
packages/hackmd/package.json

@@ -13,8 +13,7 @@
     "dev": "vite build --mode dev",
     "watch": "yarn dev -w'",
     "lint:js": "eslint **/*.{js,ts}",
-    "lint": "npm-run-all -p lint:*",
-    "test": "jest --verbose"
+    "lint": "npm-run-all -p lint:*"
   },
   "dependencies": {},
   "devDependencies": {