Merge pull request #95 from Jomik/patch-1

Add tslint-plugin-prettier to package.json
This commit is contained in:
Resi Respati
2018-09-17 12:17:10 +07:00
committed by GitHub

View File

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