Skip to content

Add eslint-plugin-vue-split-by-script-lang #557

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

Merged
merged 2 commits into from
Dec 7, 2021
Merged

Add eslint-plugin-vue-split-by-script-lang #557

merged 2 commits into from
Dec 7, 2021

Conversation

kmathmann
Copy link

Adds the eslint plugin eslint-plugin-vue-split-by-script-lang.

We need this plugin to be able to lint a vue codebase with both typescript and javascript vue files. Without the plugin, it's not possible to add typescript rules just for .vue files that contain typescript.

I followed the steps in CONTRIBUTING.md to add the package and test the changes.

Copy link

@f-moya f-moya left a comment

Choose a reason for hiding this comment

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

Sorry took us this long to get to this 🙏🏼

@f-moya f-moya merged commit 595b3d6 into codeclimate:channel/eslint-7 Dec 7, 2021
@kmathmann kmathmann deleted the feature/add-eslint-plugin-vue-split-by-script-lang branch December 8, 2021 10:45
@f-moya
Copy link

f-moya commented Dec 8, 2021

@kmathmann this should be available starting tomorrow 👍🏼

@f-moya
Copy link

f-moya commented Dec 9, 2021

@kmathmann could you let me know once you give a try, please

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.

3 participants