ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 217 forks source link

Wrong indendation in package.json in GitHub project starter-kit #515

Closed NNTin closed 4 years ago

NNTin commented 4 years ago

I'm submitting a...

Current behavior

Indentation is wrong for scripts in package.json file. https://github.com/ngx-rocket/starter-kit/blob/0e6655ad25ad0d6c12623722fc11cf504370e3aa/package.json#L5

Expected behavior

Left: current, right: expected image

Minimal reproduction of the problem with instructions

See attached screenshot

Environment

https://github.com/ngx-rocket/starter-kit

Others:

I'm creating this issue here due to https://github.com/ngx-rocket/starter-kit/issues/7

sinedied commented 4 years ago

The issue have been fixed in the generator, the starter kit repo will be updated when the upcoming release is published.