UNPKG

@nx/workspace

Version:

The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.

13 lines 299 B
declare const _default: { transform: { '^.+\\.[tj]sx?$': (string | { tsconfig: string; })[]; }; moduleFileExtensions: string[]; globals: {}; displayName: string; preset: string; }; export default _default; //# sourceMappingURL=jest.config.d.ts.map