Skip to content

Tslint rules problem in test folder #26

@bonzzy

Description

@bonzzy

I propose one solution for custom tslint rules per folder.

We all have same custom ts-ignores in our tests, so i propose that we create tslint.json in test folder which extends tslint.json from root. There we can override some rules that are messing with our tests code.

I tested with PHPStorm and works good. What do you think?

Only thing we have to watch out is to set PHPStorm tslint config to "Search for tslint.json"

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions