COMMITS
/ .eslintrc.js December 19, 2019
N
Create packages/dom-event-testing-library (#17660)
Nicolas Gallagher committed
December 14, 2019
D
Use console directly instead of warning() modules (#17599)
Dan Abramov committed
December 11, 2019
L
Remove the condition argument from warning() (#17568)
Laura buns committed
December 6, 2019
L
Replace `wrap-warning-with-env-check` with an eslint plugin (#17540)
Laura buns committed
October 14, 2019
A
Set up experimental builds (#17071)
Andrew Clark committed
September 16, 2019
E
Add trusted types to react on client side (#16157)
Emanuel Tesař committed
August 22, 2019
D
[Scheduler] Profiler Features (second try) (#16542)
Dan Abramov committed
August 14, 2019
D
Revert "[Scheduler] Profiling features (#16145)" (#16392)
Dan Abramov committed
S
chore: add eslint-plugin-jest's valid-expect rule (#16332)
Simen Bekkhus committed
A
[Scheduler] Profiling features (#16145)
Andrew Clark committed
August 9, 2019
A
Upgrade ESLint so we can use JSX Fragment syntax (#16328)
Andrew Clark committed
April 29, 2019
E
[React Native] Inline calls to FabricUIManager in shared code (#15490)
Eli White committed
November 8, 2018
M
Refactor ESLint configuration to enable better IDE integration (#13914)
Minh Nguyen committed
September 10, 2018
D
Enable no-use-before-define rule (#13606)
Dan Abramov committed
September 1, 2018
B
Interaction tracking follow up (#13509)
Brian Vaughn committed
August 21, 2018
B
Warn about unsafe toWarnDev() nesting in tests (#12457)
Brian Vaughn committed
August 20, 2018
D
Fix React.lazy(forwardRef) (#13446)
Dan Abramov committed
June 11, 2018
B
Added production profiling bundle type (#12886)
Brian Vaughn committed
February 9, 2018
D
Disable for...of by default, rewrite cases where it matters (#12198)
Dan Abramov committed
January 9, 2018
B
Upgrade to ESLint 4.1 and add no-focused-tests rule (#11977)
Brian Vaughn committed
November 28, 2017
S
Stop ESLint from looking for a configuration file in parent folders (#11695)
Sotiris Kiritsis committed
B
Blacklist spyOn(). Add explicit spyOnProd() and spyOnDevAndProd() (#11691)
Brian Vaughn committed
November 22, 2017
D
Run Jest in production mode (#11616)
Dan Abramov committed
June 5, 2017
L
Remove commented out code (#9795)
Lipis committed
March 14, 2017
S
Fix lint rules
Sebastian Markbage committed
February 28, 2017
A
Rename rule to no-primitive-constructors
Andrew Clark committed
A
New ESLint rule that warns against Boolean and String constructors
Andrew Clark committed
B
Enable react/jsx-space-before-closing rule (#9077)
Ben Alpert committed
November 17, 2016
T
Upgrade ESLint and dependencies, fix new lint errors, switch Travis to Yarn (#8309)
Tom Occhino committed
November 13, 2016
B
Build infra for tracking dev-specific failures (#8228)
Ben Alpert committed
June 4, 2016
B
Fix function declaration in if statement (#6963)
Ben Alpert committed
March 2, 2016
P
Update lint config, dependencies, fix issues
Paul O’Shannessy committed
March 1, 2016
P
Convert to .eslintrc.js
Paul O’Shannessy committed