Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
This module will return the current project version string. The version string is made of the last git tag or package.json version (if no git tag exists) and the last commit hash.