]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Move typescript utils in its own directory
[github/Chocobozzz/PeerTube.git] / package.json
index 2d342418deb7d89675ca175ce7a13faf3bc3de46..c9717b5e96052d029fb213ed48501c14c6ec8b84 100644 (file)
@@ -52,6 +52,7 @@
     "test": "bash ./scripts/test.sh",
     "help": "bash ./scripts/help.sh",
     "generate-cli-doc": "bash ./scripts/generate-cli-doc.sh",
+    "generate-types-package": "ts-node ./types/generate-package.ts",
     "parse-log": "node ./dist/scripts/parse-log.js",
     "prune-storage": "node ./dist/scripts/prune-storage.js",
     "postinstall": "test -n \"$NOCLIENT\" || (cd client && yarn install --pure-lockfile)",
     "chai-json-schema": "^1.5.0",
     "chai-xml": "^0.4.0",
     "concurrently": "^6.0.0",
+    "depcheck": "^1.4.2",
     "eslint": "^8.0.0",
     "eslint-config-standard-with-typescript": "^21.0.1",
     "eslint-plugin-import": "^2.20.1",