Open tofagerl opened 9 years ago
@withStyles(styles) class App {...
Thanks for the report. The problem is with the parser. Autoimport plugin uses acorn for AST tree parsing, however acorn supports only ES6 features at the moment.
acorn