A framework for building native applications using React
COMMITS
/ .eslintrc March 4, 2019
M
Rename eslint config to 'eslint-config-react-native-community' (#23718)
michalchudziak committed
March 1, 2019
D
February 28, 2019
M
Move react-native-symbolicate to metro repo
Moti Zilberman committed
February 15, 2019
C
Open Source symbolication code
Christoph Nakazawa committed
February 8, 2019
C
Enforce rules-of-hooks via eslint
Christoph Nakazawa committed
December 7, 2018
C
Remove references to `local-cli`
Christoph Nakazawa committed
November 27, 2018
R
eslint: Disable jasmine env and only enable jest env for test files
Rubén Norte committed
October 26, 2018
E
Add no-dupe-class-members to RN ESLint fonfig
Eli White committed
July 30, 2018
R
Initial Detox E2E iOS configuration to be run on RNTester (#20235)
Rotem M committed
July 12, 2018
T
RN: Ignore Unused Rest Property Siblings
Tim Yung committed
May 11, 2018
E
Allow trailing commas
Eli White committed
March 8, 2018
A
Add eslint-plugin-react-native Yarn package and enable no-inline-styles rule for Marketplace
Alex McKelvey committed
February 15, 2018
A
Fold .eslintrc's into the root eslintrc
Andres Suarez committed
February 10, 2018
A
Upgrade to ESLint v4.17.0 (plus update related deps)
Andres Suarez committed
January 9, 2018
E
Enable eslint-plugin-eslint-comments in RN
Eli White committed
January 8, 2018
E
Require valid expect
Eli White committed
E
Use jest eslint plugin to disallow disabled tests
Eli White committed
E
Finish migration from jasmine to jest
Eli White committed
E
Move Lint Rules to React Native
Eli White committed
E
Strengthen React Native eslint rules
Eli White committed
January 6, 2018
E
De-dupe eslint rules from xplat/js
Eli White committed
September 15, 2017
O
Bump react/jsx-no-undef (undefined require) from warning to error
Oleksandr Sokolov committed
August 17, 2017
E
Disallow trailing commas in react-native-github
Eli White committed
July 26, 2017
N
Enable jsx-no-comment-textnodes
Nat Mote committed
July 10, 2017
E
Enforce Prettier for @format
Eli White committed
E
Enable eslint on circle ci
Eli White committed
January 21, 2017
P
XHR: support typed arrays for request payloads
Philipp von Weitershausen committed
January 12, 2017
D
add `no-const-assign` rule
David Aurelio committed
October 3, 2016
P
Update .eslintrc
Pieter De Baets committed
July 14, 2016
J
Initial implementation of requestIdleCallback on Android
Janic Duplessis committed
May 10, 2016
P
Enable no-duplicate-props lint rule
Pieter De Baets committed
March 10, 2016
K
Removed eslint rule that checks modules
Konstantin Raev committed
March 3, 2016
S
Use flow-bin to typecheck locally, update ESLint to 2.0
Satyajit Sahoo committed
February 6, 2016
T
RN: Allow `X == null` in ESLint
Tim Yung committed
January 27, 2016
J
Add global flow types to eslint globals
Janic Duplessis committed
September 22, 2015
C
Fix lint warnings when adding a new js file
Christopher Chedeau committed
September 9, 2015
A
Fix "global-strict" lint
Alex Kotliarskyi committed
May 22, 2015
J
Upgrating linting to use babel-eslint
Jared Forsyth committed
May 18, 2015
S
[ReactNative] clean lint for Libraries/Components
Spencer Ahrens committed
May 14, 2015
E
Fix lint errors and warnings
Eric Sauter committed
April 6, 2015
C
Updates from Mon 6 Apr
Christopher Chedeau committed
March 26, 2015
S
Fix some lint.
Spencer Ahrens committed
March 2, 2015
C
Updates from Wed Feb 25
Christopher Chedeau committed
January 30, 2015
B
Initial commit
Ben Alpert committed