vs code extension that serves to simplify the creation of view models and clean architecture templates in Angular.
Link of the Vscode marketplace extension.
Extension to simplify the creation of view models and clean architecture templates
First of all, it is used in Angular projects with the Jest testing library.
-
Position the cursor over the folder we want to use and press right click
-
Within the menu the "Clean Arq. schematics" option will be displayed, we will click on it
-
A list of actions willbe displayed, choose one of them and enjoy!
- Change the package version to the latest version "version": "x.x.x",
- Run vsce package command to create a new version file
- Run vsce publish -p to deploy the new version
