{ "comments": { "lineComment": "'" }, "brackets": [ ["{", "}"], ["[", "]"], ["(", ")"], ["<", ">"] ] // autoClosingPairs: [ ['{', '}'], ['[', ']'], ['(', ')'], ['"', '"'], ['<', '>'], ], }