Browse Source

Added empty line

sanex3339 7 years ago
parent
commit
9afbd2fecd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/dev/dev.ts

+ 1 - 1
test/dev/dev.ts

@@ -43,4 +43,4 @@ import { NO_ADDITIONAL_NODES_PRESET } from '../../src/options/presets/NoCustomNo
 
     console.log(obfuscatedCode);
     console.log(eval(obfuscatedCode));
-})();
+})();