Kaynağa Gözat

fix package.json

Yuki Takei 4 yıl önce
ebeveyn
işleme
6f2f023b77
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      packages/slackbot-proxy/package.json

+ 1 - 1
packages/slackbot-proxy/package.json

@@ -18,7 +18,7 @@
     "predev": "yarn cp:bootstrap:dev",
     "predev": "yarn cp:bootstrap:dev",
     "test": "cross-env NODE_ENV=test jest --passWithNoTests",
     "test": "cross-env NODE_ENV=test jest --passWithNoTests",
     "lint": "eslint src --ext .ts",
     "lint": "eslint src --ext .ts",
-    "lint:fix": "eslint src --ext .ts --fix",
+    "lint:fix": "eslint src --ext .ts --fix"
   },
   },
   "// comments for dependencies": {},
   "// comments for dependencies": {},
   "dependencies": {
   "dependencies": {