dillon1000/react

Commit

Update eslint-related dependencies

- babel-eslint ^3.1.14 fixes babel/babel-eslint#120
- babel updated from ^5.3.3 to ^3.5.5, which changes stuff, I guess
- eslint updated from ^0.21.2 to ^0.22.1, which makes `no-shadow` also
  check class declarations
Browse files
Changed paths3 files
First-parent comparison
M package.json ModifiedM src/isomorphic/modern/element/__tests__/ReactJSXElement-test.js ModifiedM src/isomorphic/modern/element/__tests__/ReactJSXElementValidator-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…