Pavlest1906
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Edited Object braces indentation (JavaScript)
Is there way to disable indentation when braces of object are in new line? It looks like this when I add braces in new line and reformat fileconst obj = { };I want braces to be positioned ...