Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork79
Make to useproject: undefined
when parsing script-fragments in<template>
.#195
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
SimonSimCity commentedJan 26, 2024
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 |
Stanzilla commentedJul 9, 2024
what would happen if projectService is used instead? |
aca17d7
intomasterUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
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.