UNPKG

@nx/js

Version:

The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.

5 lines (4 loc) 162 B
export * from './get-custom-transformers-factory'; export * from './get-tsconfig'; export * from './normalize-options'; export * from './typescript-compilation';