Kampfkarren / selene

A blazing-fast modern Lua linter written in Rust

Home Page:https://kampfkarren.github.io/selene/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support React for incorrect Roact usage lint

Kampfkarren opened this issue · comments

  • Track the word "React"
  • When "React" is the name of the variable, include "ref" as a valid property

Worth noting that key and children will also be valid props (though the latter would be less common)