Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: optional tsSyntaxInTemplates; so that linting can be sped up by disabling it #142

Merged
merged 4 commits into from
Feb 9, 2025

Conversation

haoqunjiang
Copy link
Member

Fixes #127

@haoqunjiang
Copy link
Member Author

I need a more descriptive name for this option, but none of copilot's suggestions is ideal…

@haoqunjiang haoqunjiang changed the title feat: tsInTemplates option for faster linting by disabling TS syntax in Vue templates feat: make tsSyntaxInTemplates optional; so that linting can be sped up by disabling it Feb 8, 2025
@haoqunjiang haoqunjiang changed the title feat: make tsSyntaxInTemplates optional; so that linting can be sped up by disabling it feat: optional tsSyntaxInTemplates; so that linting can be sped up by disabling it Feb 9, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Huge performance increase with '<template>': 'espree'
1 participant