Question
How can I set JSON/JavaScript/TypeScript files formatting to have opening braces put on new line?
I'm used to read C style code (i.e. JSON/JavaScript/TypeScript) having the opening braces put on a new line. So, I'd like to set this formatting style in Dreamweaver for having it use that style of formatting when it auto-formats code.
How can I do that?
