kachalov %!s(int64=9) %!d(string=hai) anos
pai
achega
252d9cff0d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      index.ts

+ 1 - 1
index.ts

@@ -13,7 +13,7 @@ export class JavaScriptObfuscator {
      */
     private static escodegenParams: any = {
         format: {
-            //compact: true
+            compact: true
         },
         verbatim: 'x-verbatim-property'
     };