https://github.com/jiangmiao/simple-javascript-indenter/blob/master/test.js#L229 这两行在我的测试中都是缩进2格, 而test。js中缩进了4格,这是怎么做到的 ``` a = { a : a , b : b } ```