2 * This is an example of comments used on a config.json file
6 // In this style guide we'll have curly brackets on next line :)
9 "IfStatementOpeningBrace" : 1
13 // No whitespace between if statement and parenthesis
16 "IfStatementConditionalOpening" : 0,
17 "IfStatementConditionalClosing" : 0