You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TSLint 5.9.0 added error reporting for errors in tsconfig.json.
On this line the path to tslint.json is passed to a function that expects the path to a tsconfig.json:
TSLint 5.9.0 added error reporting for errors in tsconfig.json.
On this line the path to tslint.json is passed to a function that expects the path to a tsconfig.json:
mocha-tslint/index.js
Line 24 in 0ba7f64
This is just wrong and was never valid and never documented this way.
Ref: palantir/tslint#3643 (comment)
The text was updated successfully, but these errors were encountered: