twc
twc copied to clipboard
Warn on using reserved property/method name
Some properties/methods names should not be used, due to having native role (like classList). To avoid problems, twc should warn about these use cases.