- 01 Oct, 2016 1 commit
-
-
Brian Ng authored
-
- 30 Sep, 2016 1 commit
-
-
Aaron Cannon authored
Now allows the use of short circuit and ternary expressions.
-
- 23 Sep, 2016 2 commits
-
-
Dan Abramov authored
-
Dan Abramov authored
-
- 22 Sep, 2016 2 commits
-
-
Dan Abramov authored
-
Ville Immonen authored
* Update eslint-plugin-react and enable new rules New rules: * `react/no-danger-with-children` (yannickcr/eslint-plugin-react#710) * `react/no-find-dom-node` (yannickcr/eslint-plugin-react#678) * `react/style-prop-object` (yannickcr/eslint-plugin-react#715) * Remove react/no-find-dom-node for now
-
- 21 Sep, 2016 1 commit
-
-
Ville Immonen authored
* Move ESLint configuration to a separate package * Remove the ESLint configuration, moved to eslint-config-react-app * Update ESLint instructions * Pin the package versions in eslint-config-react-app * Add a README for eslint-config-react-app * Update README.md * Update README.md * Update README.md * Update README.md * Update package.json * Update package.json * Update production eslint-loader config * Add the ESLint config to devDependencies of the repo
-