4.2.0
Running command npm run tslint (or more specifically tslint ./libraries/*/src/*.ts ./libraries/*/src/**/*.ts -t verbose) from botbuilder-js root
results in:
No valid rules have been specified for TypeScript files
For linting rules to run
From travis:

[bug]
To clarify on this, @Zerryth is going to _reenable_ tslint, because we've been checking code that hasn't been going through the linting process.
For her PR #704 that addressed some ongoing issues with QnAMaker, she will go back in another PR and lint that class after TSLint is back online.
We will re-enable the linter the day after 4.3 ships!
This will be replaced by #806 where I've re-enabled linting and switched over to using eslint.
Most helpful comment
We will re-enable the linter the day after 4.3 ships!