NathanWalker / nativescript-ngx-fonticon

Use custom font icon collections seamlessly with NativeScript + Angular.
MIT License
76 stars 39 forks source link

fix: transform args should be optional #55

Closed DickSmith closed 5 years ago

DickSmith commented 5 years ago

Without being marked optional, fullTemplateTypeCheck on the ng compiler will fail (this is false by default currently, but docs state it will soon be true by default).