Explorar el Código

Updated README.md #2

sanex3339 hace 5 años
padre
commit
f6c3d7e074
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -676,7 +676,7 @@ Type: `boolean` Default: `false`
 
 ##### :warning: this option **WILL** break your code in most cases. Enable it only if you know what it does!
 
-Enables renaming of property names. 
+Enables renaming of property names. All built-in DOM properties and properties in core JavaScript classes will be ignored.
 
 To set format of renamed property names use [`identifierNamesGenerator`](#identifierNamesGenerator) option.