]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Api doc improvement (#252)
[github/Chocobozzz/PeerTube.git] / client / package.json
index f9becb2155ee53081c3f15203a7cee8c98fb4326..a14376fd863832ec0a4a5e4745c5a6bd8a3f50ac 100644 (file)
@@ -13,7 +13,7 @@
     "url": "git://github.com/Chocobozzz/PeerTube.git"
   },
   "scripts": {
-    "lint": "standard && tslint --type-check --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'",
+    "lint": "standard && tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts'",
     "webpack": "webpack",
     "ng": "ng",
     "postinstall": "npm rebuild node-sass",