UNPKG

@nx/express

Version:

The Nx Plugin for Express contains executors and generators for allowing your workspace to create powerful Express Node applications and APIs.

6 lines (5 loc) 115 B
export interface Schema { skipFormat?: boolean; skipPackageJson?: boolean; keepExistingVersions?: boolean; }