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

chore(eslint): added enforcing of name components reference #69

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

Tbaile
Copy link
Collaborator

@Tbaile Tbaile commented Aug 9, 2024

@Tbaile Tbaile requested a review from andre8244 August 9, 2024 09:53
@Tbaile Tbaile changed the title chore: added enforcing of name components reference chore(eslint): added enforcing of name components reference Aug 9, 2024
@@ -4,13 +4,15 @@ require('@rushstack/eslint-patch/modern-module-resolution')
module.exports = {
root: true,
extends: [
'plugin:vue/vue3-essential',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why has this been removed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's included in plugin:vue/vue3-recommended, ref: https://eslint.vuejs.org/user-guide/#bundle-configurations-eslintrc

Copy link
Collaborator

@andre8244 andre8244 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are becoming more and more syntax nazi 👮‍♂️

@Tbaile Tbaile merged commit 243a23a into main Aug 9, 2024
@Tbaile Tbaile deleted the style-enforcements branch August 9, 2024 14:25
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

Successfully merging this pull request may close these issues.

2 participants