'tab') { console.log('Each next indentation will increase on 4 spaces'); } } ... /*eslint indent: "error"*/ if (a) { b=c; function foo(d) { e=f; } }.
確定! 回上一頁