- [ ] setInterval / setTimeout checks should be executed for .ts files too - [ ] check should scan all .ts and .js files - [ ] check should ignore this.setXxx entries - [ ] check should suggest this.Xxx usage (and guess if this. or adapter. is better suited) - [ ] if this./adapter.XXX is handled setTimeout should be error if compact is set (is temp disabled)