cli
cli copied to clipboard
build: update Nx 19 & other dependencies
closes #771 closes #776
- [x] ✅
nx run-many -t build
- [x] ✅
nx run-many -t lint
- [x] ✅
nx run-many -t unit-test
- [ ] ❌
nx run-many -t integration-test
- [ ] ❌
plugin-eslint
nx.integration.test.ts
create config from target Nx project and its dependencies
- [ ] ❌
- [x] ✅
nx release publish --dry-run
- [ ] 🫤
nx run-many -t e2e