TsLint attempts to enherit from "../tslint.json/tslint.json" which is outside the bounds of the git repository. I was able to find your tslint repo and set it up appropriately, but this seems sub optimal, and is not in your setup instructions. I would suggest either making your tslint rules a package that you require, or as a git submodule.
TsLint attempts to enherit from "../tslint.json/tslint.json" which is outside the bounds of the git repository. I was able to find your tslint repo and set it up appropriately, but this seems sub optimal, and is not in your setup instructions. I would suggest either making your tslint rules a package that you require, or as a git submodule.