UNPKG

@nrwl/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.

9 lines (8 loc) 402 B
export declare const nxVersion: any; export declare const angularCliVersion = "~14.2.0"; export declare const typescriptVersion = "~4.8.2"; export declare const prettierVersion = "^2.6.2"; export declare const tslintVersion = "~6.1.0"; export declare const typescriptESLintVersion = "^5.36.1"; export declare const eslintVersion = "~8.15.0"; export declare const eslintConfigPrettierVersion = "8.1.0";