Explorar o código

fix readme

in readme I found option `stringArrayCallsIndexType`, but if I change this option I didn't get any changes.
After check docs I saw what docs have another option `stringArrayIndexesType`. 
So, I suppouse I should replace this?
Black_Yuzia %!s(int64=4) %!d(string=hai) anos
pai
achega
da703ff4c3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -386,7 +386,7 @@ Following options are available for the JS Obfuscator:
     splitStrings: false,
     splitStringsChunkLength: 10,
     stringArray: true,
-    stringArrayCallsIndexType: [
+    stringArrayIndexesType: [
         'hexadecimal-number'
     ],
     stringArrayEncoding: [],