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.

8 lines (7 loc) 355 B
export declare const nxVersion: any; export declare const angularCliVersion = "~15.2.0"; export declare const typescriptVersion = "~4.9.5"; export declare const prettierVersion = "^2.6.2"; export declare const typescriptESLintVersion = "^5.36.1"; export declare const eslintVersion = "~8.15.0"; export declare const eslintConfigPrettierVersion = "8.1.0";