Ver código fonte

Updated README.md #2

sanex3339 5 anos atrás
pai
commit
f6c3d7e074
1 arquivos alterados com 1 adições e 1 exclusões
  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.