Closed mgroenhoff closed 6 years ago
should we raise a @dojo/meta
issue for this? it should be a dependency across all of the @dojo packages.
Good point. I did not look beyond @dojo/core
and its dependencies but a quick look at other packages shows that at least also @dojo/widgets
does have "importHelpers": true
while not having any dependency on tslib
. Maybe there are more!
Edit: I found some more and went ahead and created the issue https://github.com/dojo/meta/issues/226
Type: bug
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
Resolves #372