COMMITS
/ README.md September 28, 2024
K
[readme] Fix shared settings link
Kunle Oshiyoye committed
September 14, 2024
G
[readme] flat config example for react 17+
GabenGar committed
September 24, 2024
S
[New] `no-unescaped-entities`: add suggestions
StyleShit committed
December 15, 2023
T
[New] add `forward-ref-uses-ref` rule for checking ref parameter
Tiger Oakes committed
June 20, 2024
W
[New] version settings: Allow react defaultVersion to be configurable
Wei Wang committed
April 3, 2024
S
[New] add `jsx-props-no-spread-multi`
Simon Schick committed
February 21, 2024
B
[New] export flat configs from plugin root and fix flat config crash
Brad Zacher committed
March 3, 2024
J
[Docs] update URLs
Jordan Harband committed
January 20, 2024
J
[New] add `checked-requires-onchange-or-readonly` rule
jaesoekjjang committed
January 8, 2024
June 1, 2023
G
[readme] resore configuration URL
Gökay Gürcan committed
March 2, 2023
S
[readme] Fix syntax error in code block
StefanSchoof committed
January 15, 2023
D
Update link to eslint-plugin-jsx-a11y in README
Darius Dzien committed
December 12, 2022
B
[Docs] Use emoji for jsx-runtime config and config file for eslint-doc-generator
Bryan Mishkin committed
November 29, 2022
B
[Docs] update `eslint-doc-generator` to v1.0.0
Bryan Mishkin committed
October 27, 2022
H
[Fix] `no-invalid-html-attribute`: convert autofix to suggestion
himanshu007-creator committed
October 20, 2022
B
[Docs] automate doc generation with `eslint-doc-generator`
Bryan Mishkin committed
October 7, 2022
R
[Fix] `sort-prop-types`: restore autofixing
Ross committed
October 30, 2020
C
[New] add `no-object-type-as-default-prop` rule
cyan33 committed
September 10, 2022
J
[New] support new config system
jjangga0214 committed
June 29, 2018
A
[New] add `sort-default-props` and deprecate `jsx-sort-default-props`
Alex Zherdev committed
August 21, 2022
B
[Docs] Add markdownlint for documentation formatting consistency
Bryan Mishkin committed
B
[Docs] Standardize deprecated rule notice
Bryan Mishkin committed
August 19, 2022
B
[Docs] Consistent rule descriptions and doc sections
Bryan Mishkin committed
August 18, 2022
B
[Docs] document which rules provide suggestions
Bryan Mishkin committed
August 11, 2022
J
[readme] fix tidelift badge image
Jordan Harband committed
April 2, 2022
D
[readme] Remove dead david-dm badge
Darius Dzien committed
August 5, 2022
J
[readme] remove dead codeclimate badge, add actions badge
Jordan Harband committed
February 6, 2022
M
[New] add `jsx-no-leaked-render`
Mario Beltrán Alarcón committed
April 15, 2022
J
[meta] reflect the repo rename; remove travis badge
Jordan Harband committed
March 23, 2022
March 6, 2022
C
[New] `destructuring-assignment`: add option `destructureInSignature`
Chiawen Chen committed
August 13, 2020
T
[New] add `iframe-missing-sandbox` rule
Tobias Smolka committed
January 24, 2022
J
[readme] Some grammar fixes
Juan Julián Merelo Guervós committed
November 12, 2021
K
[Docs] HTTP => HTTPS
Kai committed
December 22, 2021
T
[readme] change `jsx-runtime` link from branch to sha
Tatsushi Toji committed
December 9, 2020
D
[New] add `hook-use-state` rule to enforce symmetric useState hook variable names
Duncan Beevers committed
November 17, 2021
M
[readme] fix syntax typo
Mohamed Moselhy committed
November 3, 2021
J
[readme] tweak instructions to specify an eslint version to install
Jordan Harband committed
November 30, 2020
S
[New] add `no-invalid-html-attribute` rule
Sebastian Malton committed
October 18, 2021
J
[Docs] lowercase `eslint` consistently
Jordan Harband committed
September 13, 2018
T
[New] add `no-arrow-function-lifecycle`
Tan Nguyen committed
September 16, 2021
J
[New] add `no-unused-class-component-methods`
Jake Leventhal committed
May 9, 2020
Y
[New] add `no-namespace` rule
Yacine Hmito committed
September 10, 2021
P
[readme] Update broken link for configuration files
Prateek Surana committed
August 26, 2021
J
[Docs] improve instructions for `jsx-runtime` config
Jordan Harband committed
August 10, 2021
J
[New] `jsx-no-target-blank`: add `forms` option
Jørgen Aaberg committed
August 9, 2021
J
[readme] rerun `npm run generate-list-of-rules`
Jordan Harband committed
November 18, 2017
J
[New] add `prefer-exact-props` rule
Joshua Stiefer committed
July 12, 2021
P
[Docs] `jsx-uses-react`, `react-in-jsx-scope`: document `react/jsx-runtime` config
Piotr Kuczynski committed