qwik-ui
qwik-ui copied to clipboard
build(project): remove deprecated npmScope property of nx.json
What is it?
- [x] Feature / enhancement
- [ ] Bug
- [ ] Docs / tests
Description
As of version 16.2.0 of NX the npmScope property is marked as deprecated, and starting from Nx 17 it will be ignored completely. This PR ensures that future scaffolds of apps/libs receives the correct scope name, a.k.a @qwik-ui/.
Checklist:
- [x] My code follows the developer guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have made corresponding changes to the documentation
- [ ] Added new tests to cover the fix / functionality
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅
I have read the CLA Document and I hereby sign the CLA