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

add rule (vue-reccomended): Component/instance options order #38

Open
Tracked by #19
rrd108 opened this issue Jun 8, 2024 · 2 comments
Open
Tracked by #19

add rule (vue-reccomended): Component/instance options order #38

rrd108 opened this issue Jun 8, 2024 · 2 comments
Labels
enhancement New feature or request good first issue help wanted Extra attention is needed

Comments

@rrd108
Copy link
Owner

rrd108 commented Jun 8, 2024

https://vuejs.org/style-guide/rules-recommended.html#component-instance-options-order

@rrd108 rrd108 changed the title Component/instance options order add rule (vue-reccomended): Component/instance options order Jun 8, 2024
@rrd108 rrd108 added the enhancement New feature or request label Jun 8, 2024
@David-Pena David-Pena added the help wanted Extra attention is needed label Aug 7, 2024
@David-Pena
Copy link
Collaborator

Are we assuming all scripts are using setup? If thats the case, the component/instance options changes, for example the lifecycle method's names, or name and components is not needed when using <script setup></script>

How can we approach this?

@rrd108
Copy link
Owner Author

rrd108 commented Aug 10, 2024

Yes we assume script setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants