COMMITS
/ docs/rules/function-component-definition.md October 20, 2022
B
[Docs] automate doc generation with `eslint-doc-generator`
Bryan Mishkin committed
August 19, 2022
B
[Docs] Add config notice to rule docs
Bryan Mishkin committed
August 18, 2022
B
[Docs] document which rules provide suggestions
Bryan Mishkin committed
March 20, 2022
X
[New] `function-component-definition`: replace `var` by `const` in certain situations
Xavier Le Cunff committed
November 11, 2021
D
[New] `function-component-definition`: support namedComponents option being an array
David Petersen committed
November 2, 2021
J
[Docs] make section title consistent
Jordan Harband committed
October 20, 2020
J
[Docs] make example descriptions consistent
Jordan Harband committed
March 27, 2020
V
[Docs] `function-component-definition`: Fix unnamedComponents option examples
Veniamin Krol committed
September 18, 2019
S
[New] `function-component-definition`: Enforce a specific function type for function components
stefanwullems committed