-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat(vue): init, app, component and lib generators #19130
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ff82842
to
d0bbaba
Compare
ac7848f
to
46f5b74
Compare
46f5b74
to
c3017a8
Compare
596ed39
to
4241902
Compare
Co-Authored-By: Jack Hsu <jack.hsu@gmail.com>
ac6273d
to
04bf55b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would have instinctively expected to see a .vue
file override within ESLint configs to only apply vue-specific lint rules to vue files, but that doesn't seem to be the case here?
@JamesHenry this is from the docs on how to configure the plugin: https://eslint.vuejs.org/user-guide/ Edit: sorry, providing more details
so I think that the vue-related plugins should be taking care of things. |
@mandarini @jaysoo and I discussed my linting concerns and they are going to make a few tweaks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good from a linting perspective now 👍
403d2a9
to
e4cd6e0
Compare
e4cd6e0
to
952b550
Compare
807d0cf
to
8b812cc
Compare
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
Same as #19018
init
generatorapp
generatorlib
generatorcomponent
generatorvue
plugin overview page in docs (under nx.dev/packages/vue)e2e
targetscreate-nx-workspace