But I find things in tslint recommended config are not being checked unless I add them to the rules.
Side question, are there docs anywhere? I found out from another bug in this repo the config file is to be named tslint.json and lives in root of project folder.
I would like to have a tslint.json file like this:
But I find things in tslint recommended config are not being checked unless I add them to the rules.
Side question, are there docs anywhere? I found out from another bug in this repo the config file is to be named tslint.json and lives in root of project folder.