make tslint-plugin-prettier opt-in

This commit is contained in:
Resi Respati
2018-08-01 12:18:31 +07:00
parent 26ca84da31
commit 48ebaa49af

View File

@@ -37,7 +37,6 @@
"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": {