xplat icon indicating copy to clipboard operation
xplat copied to clipboard

nx workspace-lint issues errors for files in electron/angular app root

Open abdes opened this issue 6 years ago • 0 comments

With a freshly generated xplat electron app, the angular.json for the electron app project points the "root" property to the associated web application.

All files under the electron app root are considered not belonging to any project by nx workspace lint and result in a lint error.

abdes avatar Dec 11 '19 15:12 abdes