Open olanod opened 9 years ago
It seems decorators is the way to go and not atScript annotations so it would be nice to support them
+1
Need support for the following syntax in WS:
@decorate(Authentication) export default class extends React.Component { // ...
It seems decorators is the way to go and not atScript annotations so it would be nice to support them