tkqubo / codeclimate-tslint

Code Climate TSLint-Engine
40 stars 20 forks source link

How to use tslint and Angular 7 on CodeClimate? #65

Closed openscript closed 5 years ago

openscript commented 5 years ago

I'm trying to configure this plugin for an Angular 7 project.

First it couldn't find codealyzer until I've created a separate tslint configuration for codeclimate. Now I got so many issues that codeclimate doesn't show me what is wrong:

image

Are there somewhere guides how to set up codeclimate for an Angular project?

Thank you in advance!

openscript commented 5 years ago

Nevermind.. it was the editorconfig plugin :(