OS?
Linux Ubuntu 16.10
Versions.
1.0.0-beta.32.3
by running ng new project default configuration for semicolon is :
"semicolon": ["always"]
in visual studio code changing it to "semicolon": ["never"] does not work but "semicolon": [true, "never"] works correctly (i did not test it in other code editors)
also there is no option in ng new for none semicolon style