Hi MyEclipse Team,
we are using MyEclipse 2017 CI1 for Angular 2 development.
Our tslint.json configuration file contains a rule: “callable-types”: true,
This rule type was added in tslint 4.4.0. The embedded tslint checker complains about this rule. With the error message it states that it uses tslint 3.15.1. This is the reason the rule is unknown.
I found no configuration setting for specifying the tslint version. Is it possible to update the version? Maybe by changing the tslint library file somewhere?
Best wishes
Stefan