kratiahuja / broccoli-tslinter

Broccoli Plugin to run linter on typescript files. Uses tslint internally.
MIT License
9 stars 6 forks source link

Use `aot-test-generators` to generate test files #23

Closed t-sauer closed 6 years ago

t-sauer commented 6 years ago

This makes it possible to use Mocha tests out of the box.

kratiahuja commented 6 years ago

I'll release tonight.