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(tools-node): allow empty scope in package names #3311

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Aug 27, 2024

Description

Allow empty scope in package names.

Resolves #3307.

Test plan

  • A test was modified.
  • Test app has been configured to import a package with an empty scope.

CI should pass.

@tido64 tido64 force-pushed the tido/tools-node/allow-empty-scope branch from ce72006 to 15284bd Compare August 27, 2024 10:31
@tido64 tido64 merged commit a6a3149 into main Aug 28, 2024
10 checks passed
@tido64 tido64 deleted the tido/tools-node/allow-empty-scope branch August 28, 2024 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeScript plugin doesn't respect project references
2 participants