]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/package.json
Remove solution style ts config
[github/Chocobozzz/PeerTube.git] / client / package.json
index e74cbea5bcfa3e3c3069294a56cc0b45be0e3d55..6a9529cf6f779d4ec51bdc34e3d7aeaf0c7168a6 100644 (file)
@@ -14,7 +14,7 @@
   },
   "scripts": {
     "lint": "npm run lint-ts && npm run lint-scss",
-    "lint-ts": "tslint --project ./tsconfig.app.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'",
+    "lint-ts": "tslint --project ./tsconfig.json -c ./tslint.json 'src/app/**/*.ts' 'src/standalone/**/*.ts'",
     "lint-scss": "stylelint 'src/**/*.scss'",
     "webpack": "webpack",
     "tslint": "tslint",