UNPKG

@nx/angular

Version:

The Nx Plugin for Angular contains executors, generators, and utilities for managing Angular applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Storybook, Jest, ESLint, Tailwind CSS, Playwright and Cypre

13 lines 482 B
export * from './add-e2e'; export * from './add-linting'; export * from './add-proxy-config'; export * from './add-unit-test-runner'; export * from './create-files'; export * from './create-project'; export * from './enable-strict-type-checking'; export * from './normalize-options'; export * from './normalized-schema'; export * from './set-generator-defaults'; export * from './update-tsconfig-files'; export * from './add-serve-static-target'; //# sourceMappingURL=index.d.ts.map