Skip to content

Slot detection #39

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

Closed
farnabaz opened this issue Aug 29, 2022 · 2 comments · Fixed by #40
Closed

Slot detection #39

farnabaz opened this issue Aug 29, 2022 · 2 comments · Fixed by #40

Comments

@farnabaz
Copy link
Collaborator

Seems that removing tsconfig broke slot detection.

@stafyniaksacha
Copy link
Collaborator

We can use

extends: `${nuxt.options.rootDir}/tsconfig.json`,

but it may fail if it does not exist

@farnabaz
Copy link
Collaborator Author

Every nuxt project has tsconfig in their root dir, so I think it should be safe to add this.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants