]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - package.json
Speedup video watch layout build
[github/Chocobozzz/PeerTube.git] / package.json
index 6597b055e83236b449f7f9de85a57b808d18461a..3871cec349263b059c9ac7d6c7d61a4d45922dcc 100644 (file)
@@ -57,6 +57,7 @@
     "postinstall": "test -n \"$NOCLIENT\" || (cd client && yarn install --pure-lockfile)",
     "tsc": "tsc",
     "commander": "commander",
+    "lint": "npm run travis -- lint",
     "ng": "ng",
     "nodemon": "nodemon",
     "ts-node": "ts-node",