소스 검색

Updated README.md #2

sanex3339 5 년 전
부모
커밋
f6c3d7e074
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.