Open babel-bot opened 7 years ago
Original issue submitted by @armorik83 in https://github.com/babel/babel/issues/1301
Champion: @igorminar Spec Repo: N/A Spec Doc: https://docs.google.com/document/d/1Qpkqf_8NzAwfD8LdnqPjXAQ2wwh8BBUGynhn-ZlCWT0/edit
class MyComponent { refresh(@lastRefreshTime timeStamp) {} }
ts-loader support this.
https://www.npmjs.com/package/babel-plugin-parameter-decorator
Original issue submitted by @armorik83 in https://github.com/babel/babel/issues/1301
Champion: @igorminar Spec Repo: N/A Spec Doc: https://docs.google.com/document/d/1Qpkqf_8NzAwfD8LdnqPjXAQ2wwh8BBUGynhn-ZlCWT0/edit
Example