Disallow Extending of Native Objects (no-extend-native). In JavaScript, you can extend any object, including builtin or "native" objects.
確定! 回上一頁