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

fix(vue): import vue libs in other libs - fix ts2307 #21297

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

mandarini
Copy link
Member

@mandarini mandarini commented Jan 24, 2024

closed #21109

Remove extra, not needed, settings from tsconfig.lib.json, so that ts does not show error on vscode when importing a vue library inside another vue library.

Importing does not show error on apps, since apps do not have these settings in tsconfig.app.json.

@mandarini mandarini requested a review from a team as a code owner January 24, 2024 09:40
@mandarini mandarini requested a review from jaysoo January 24, 2024 09:40
Copy link

vercel bot commented Jan 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Jan 24, 2024 9:41am

@mandarini mandarini self-assigned this Jan 24, 2024
@mandarini mandarini merged commit e9493fb into nrwl:master Jan 24, 2024
6 checks passed
Copy link

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants