1{ 2 "comments": { 3 "lineComment": "#", 4 "blockComment": [ "#", " " ] 5 }, 6 "brackets": [ 7 ["{", "}"], 8 ["[", "]"], 9 ["(", ")"] 10 ] 11} 12 13