Skip to content

v0.13.14

Compare
Choose a tag to compare
@pichillilorenzo pichillilorenzo released this 23 Jan 14:25
· 109 commits to master since this release

Fixes

  • Fixed "Unused variable shows up in React project" #20
  • Fixed Unused variable is shown when it's used with "new" #21
  • Fixed Unused variable is shown when it's used with "return" or in a template string #22

Improvements

  • Added "enable_unused_variables_feature" option to the plugin settings.