jvandemo / generator-angular2-library

Yeoman generator to create an Angular library
MIT License
752 stars 122 forks source link

fix(templates): Added a missing boolean to activate the semicolon tslint rule. #286

Closed wittlock closed 6 years ago

wittlock commented 6 years ago

The tslint.json template was missing a "true" to make the semicolon rule actually activate.

jvandemo commented 6 years ago

@wittlock — Thank you for your contribution! 🏆