danielmoncada / date-time-picker

Angular Date Time Picker (Responsive Design)
https://daniel-projects.firebaseapp.com/owlng/date-time-picker
MIT License
141 stars 61 forks source link

style: make tslint happier #22

Closed AndersTornkvist closed 4 years ago

AndersTornkvist commented 4 years ago

Make tslint happier about things like preferring const over let.

danielmoncada commented 4 years ago

@AndersTornkvist thanks for the PR, appreciate it. I haven't had time to pull this and run it locally, but will get to it soon. ✌️

AndersTornkvist commented 4 years ago

The PR will only make tslint happy, so no need to rush. Feel free to review it whenever you find time, whether it be in weeks or months. Thanks for maintaining the library. =)