Closed avxkim closed 5 years ago
Works for me with Typescript. Are you using JS or TS? If using JS need to add access modifier support in your nuxt project.
@webcoderkz thanks for bring this to our attention. This has been now resolved in latest release
causes an error during compilation:
error Parsing error: Unexpected token
We cannot use
public
,private
with nuxt property decorator?