ef4 / decorator-transforms

Better babel transforms for decorators
8 stars 5 forks source link

Fix non-identifier field names #5

Closed ef4 closed 10 months ago

ef4 commented 10 months ago

Class fields and methods can be many things other than just identifiers.

Fixes #2.