]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Remove max duration/filesize constraints
[github/Chocobozzz/PeerTube.git] / client / package.json
index 1715416cf21d2ca1e3df8e83346e8646b44f66fc..39b3185cc33af438253b3e310cb47b2e69b21013 100644 (file)
@@ -13,7 +13,7 @@
     "url": "git://github.com/Chocobozzz/PeerTube.git"
   },
   "scripts": {
-    "test": "standard && tslint --type-check --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'",
+    "lint": "standard && tslint --type-check --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'",
     "webpack": "webpack",
     "webpack-dev-server": "webpack-dev-server",
     "postinstall": "npm rebuild node-sass"