COMMITS
/ lib/util/pragma.js September 10, 2024
J
[Fix] JSX pragma: fail gracefully
Jordan Harband committed
April 28, 2024
M
[Refactor] create `getSourceCode` helper, since `context.getSourceCode` is deprecated
Mateusz Łopaciński committed
April 18, 2022
C
[Refactor] improve performance by avoiding unnecessary `Components.detect`
Chiawen Chen committed
November 12, 2021
K
[Docs] HTTP => HTTPS
Kai committed
October 18, 2021
J
[eslint] change `comma-dangle` to `always-multiline`
Jordan Harband committed
May 17, 2020
F
[patch] relax JSX pragma regexp
Frédérique Mittelstaedt committed
June 12, 2020
May 13, 2020
May 19, 2019
J
[eslint] enable and autofix `object-shorthand`
Jordan Harband committed
J
[eslint] enable and autofix `lines-around-directive`
Jordan Harband committed
September 23, 2018
A
[New] add rule to enforce fragment syntax
Alex Zherdev committed
July 20, 2017
D
Codemod arrow-functions
David Filipidisz committed
June 27, 2017
D
Use const and let instead of var
David Filipidisz committed
May 8, 2017
Y
Update rules to match changes in comments attachement in ESLint 4.0.0
Yannick Croissant committed
January 21, 2017
J
[Breaking] drop node < 4 support.
Jordan Harband committed
April 23, 2017
Y
Update createClass pragma to createReactClass
Yannick Croissant committed
August 14, 2016
R
Add Pragma for createClass factory method
Roger Zurawicki committed
July 24, 2016
J
Remove rules deprecated options
Joe Lencioni committed
December 29, 2015
Y
Add shared setting for pragma configuration (fixes #228)
Yannick Croissant committed