JS: add change note for js/unused-local-variable

This commit is contained in:
Esben Sparre Andreasen
2018-11-28 13:25:06 +01:00
parent f3c90114df
commit 72092529d1

View File

@@ -12,6 +12,7 @@
| **Query** | **Expected impact** | **Change** |
|--------------------------------------------|------------------------------|------------------------------------------------------------------------------|
| Unused variable, import, function or class | Fewer false-positive results | This rule now flags fewer variables that are implictly used by JSX elements. |
| | | |
## Changes to QL libraries