This gist demonstrate how to enable syntax highlight on vscode for nx template files.
The Nx template files uses EJS syntax
To enable the syntax hightlight for EJS just install this extension and add the config below to your vscode settings.json file
Addtionally you can add *__tmpl__
your .prettierignore
file