1) Properties of variables with "null" or "undefined" values should not be accessed 2) Variables should not be self-assigned 3) "in" should not be used with primitive types |
||
|---|---|---|
| .. | ||
| css | ||
| img | ||
| js | ||
| scss | ||
1) Properties of variables with "null" or "undefined" values should not be accessed 2) Variables should not be self-assigned 3) "in" should not be used with primitive types |
||
|---|---|---|
| .. | ||
| css | ||
| img | ||
| js | ||
| scss | ||