Commit History

Author SHA1 Message Date
  Joshua Stiefer 115e4b900e [Refactor] Move findVariableByName to variable util 7 years ago
  David Filipidisz b82fca29cf Codemod arrow-functions 7 years ago
  David Filipidisz c4dbda14de Use const and let instead of var 7 years ago
  Jordan Harband a23611e09d [Breaking] drop node < 4 support. 7 years ago
  Jordan Harband e332b08694 [Fix] node < 4 lacks `Array.prototype.find` 7 years ago
  Joshua Stiefer 9b884740b1 Clean up variable utils and add more tests 7 years ago
  Joshua Stiefer 47405b412b Add check for destructured createElement 7 years ago
  Vitor Balocco eb4a47a7c1 Add flow support for require-default-props 8 years ago
  Yannick Croissant 329135873c Use ESLint markVariableAsUsed method instead of our (now useless) custom one (fixes #799) 8 years ago
  Yannick Croissant 8ea2d0e2d1 Fix related components detection in prop-types (fixes #735) 8 years ago
  Joe Lencioni a38f34cd88 Add missing JSDoc `@param` in variable.js 9 years ago
  Yannick Croissant b6d9268374 Fix regression in jsx-uses-vars with babel-eslint (fixes #110) 9 years ago
  Yannick Croissant c188307a59 Fix jsx-uses-vars for ES6 classes (fixes #96) 9 years ago
  Yannick Croissant 916e2f9587 Fix files permissions 9 years ago
  Yannick Croissant 6a63a6c4b1 Fix variable detection with babel-eslint (fixes #50) 9 years ago