Open t-sauer opened 6 years ago
Closes #18
There was a problem with the missing config file error which I fixed (https://github.com/kratiahuja/broccoli-tslinter/compare/master...t-sauer:broccoli-test-helper?expand=1#diff-168726dbe96b3ce427e7fedce31bb0bcR32)
Also disableTestGenerator: true seems to be generating test files without any content. Is this intended behaviour or should the test file not be created in the first place?
disableTestGenerator: true
Closes #18
There was a problem with the missing config file error which I fixed (https://github.com/kratiahuja/broccoli-tslinter/compare/master...t-sauer:broccoli-test-helper?expand=1#diff-168726dbe96b3ce427e7fedce31bb0bcR32)
Also
disableTestGenerator: true
seems to be generating test files without any content. Is this intended behaviour or should the test file not be created in the first place?