diff --git a/vkbeautify.js b/vkbeautify.js index 086f827..23d615c 100644 --- a/vkbeautify.js +++ b/vkbeautify.js @@ -35,14 +35,13 @@ function vkbeautify(){ this.shift = ['\n']; // array of shifts - //var step = ' ', // 2 spaces - this.step = ' ', // 2 spaces - maxdeep = 100, // nesting level + this.step = ' '; // 4 spaces + //this.tab = this.step + this.step; + var maxdeep = 100, // nesting level ix = 0; // initialize array with shifts // for(ix=0;ix