The Wayback Machine - https://web.archive.org/web/20220319174743/https://github.com/vuejs/eslint-plugin-vue/pull/1493
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

feat: 🎸 https://github.com/vuejs/eslint-plugin-vue/issues/1492 #1493

Merged
merged 3 commits into from May 29, 2021

Conversation

IWANABETHATGUY
Copy link
Contributor

@IWANABETHATGUY IWANABETHATGUY commented May 16, 2021

Resolved #1492

@IWANABETHATGUY
Copy link
Contributor Author

@IWANABETHATGUY IWANABETHATGUY commented May 16, 2021

I just run lint:fix, and make so many changes, what should i do ? @ota-meshi

message: "Expected 'this'.",
fix(fixer) {
return fixer.insertTextBefore(reference.id, 'this.')
}
})
}
}
Copy link
Contributor Author

@IWANABETHATGUY IWANABETHATGUY May 16, 2021

Choose a reason for hiding this comment

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

I just chagne this-in-template.js and test/this-in-template, the rest just eslint autofix

Copy link
Member

@ota-meshi ota-meshi left a comment

LGTM! Thank you!

@ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented May 29, 2021

Also thank you for the format. I will merge it.

@ota-meshi ota-meshi merged commit 793112d into vuejs:master May 29, 2021
10 checks passed
@IWANABETHATGUY IWANABETHATGUY deleted the this-in-template-autofix branch May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants