Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript support #435

Open
Elaniobro opened this issue Jun 23, 2021 · 2 comments
Open

Typescript support #435

Elaniobro opened this issue Jun 23, 2021 · 2 comments

Comments

@Elaniobro
Copy link

I am using jsDocs with jsdoc-vuejs in a nuxt project. I keep getting parsing errors

ERROR: Unable to parse /project/components/Button/Button.vue: Unexpected token, expected "{" (58:15)
ERROR: Unable to parse /project/components/Feedback/Feedback.vue: Unexpected token, expected "," (39:16)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

none of this makes sense, since neither of these files fail when running yarn lint eg: eslint --ext .js,.vue --ignore-path .gitignore .

@TASimpson
Copy link

@Elaniobro did you ever figure out this issue? I am experiencing the same thing with my vue project. Thanks!

@Elaniobro
Copy link
Author

nope. Although, Typescript itself, is documentation, I am still hoping for a fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants