xplat
xplat copied to clipboard
nx workspace-lint issues errors for files in electron/angular app root
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.