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

Make to use project: undefined when parsing script-fragments in <template>. #195

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented May 12, 2023

related to #104
close #65

This PR makes the parser option to use project: undefined when parsing script fragments in <template> blocks.
This should improve performance when used with the typescript-eslint parser.

@kongmoumou

This comment was marked as off-topic.

@SimonSimCity
Copy link

Might also solve my problem (nuxt/nuxt#25257). However, I want to raise a concern, that I don't know whether those rules I have in place will work when project is set to undefined. Would be nice to get some insights if my concerns can be ignored here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Very slow with typescript-eslint parser and project
3 participants