Prettier replacing comma to semicolon Prettier replacing comma to semicolon typescript typescript

Prettier replacing comma to semicolon


I know this isnt a direct answer to your specific problem, but why would you change it. This is not a feature,it's syntax. This is how json objects get defined. Is there any reason beside prettier why you want to this.

1.It's less readable

2.It will get stored wrong to git