You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
It would be nice if decorators arrays was always wrapped in a Decorator node (without TS prefix). This way it would work out of the box with babylon decorators.
I have a workaround in prettier, but I'd rather it be fixed inside of this project: prettier/prettier#1509