Add tslint-plugin-prettier to package.json

This commit is contained in:
Jonas Damtoft
2018-09-04 10:53:27 +02:00
committed by GitHub
parent 1b205e3330
commit aa5bcdbd01

View File

@@ -38,6 +38,7 @@
"rollup-plugin-typescript2": "^0.16.1",
"tslint": "^5.9.1",
"tslint-config-prettier": "^1.14.0",
"tslint-plugin-prettier": "^1.3.0",
"typescript": "^2.9.2"
},
"dependencies": {