1. 03 Dec, 2016 1 commit
  2. 01 Dec, 2016 1 commit
  3. 28 Nov, 2016 1 commit
  4. 23 Nov, 2016 1 commit
  5. 20 Nov, 2016 7 commits
  6. 01 Nov, 2016 1 commit
  7. 28 Oct, 2016 2 commits
  8. 22 Oct, 2016 2 commits
    • Ville Immonen's avatar
      9b85e458
    • Ville Immonen's avatar
      Update dependencies (#945) · d5de99e0
      Ville Immonen authored
      * Update dependencies
      
      * Use published version of eslint-config-react-app for development
      
      We dogfood on our eslint-config-react-app by using it as our ESLint config,
      but installing it from the local folder causes problems when its peerDependencies
      are updated, because npm won't update it unless the version number changes.
      
      Use the published version for dogfooding so it can be installed from npm.
      d5de99e0
  9. 17 Oct, 2016 1 commit
  10. 14 Oct, 2016 1 commit
  11. 04 Oct, 2016 2 commits
  12. 01 Oct, 2016 3 commits
  13. 30 Sep, 2016 1 commit
  14. 25 Sep, 2016 1 commit
  15. 24 Sep, 2016 2 commits
  16. 23 Sep, 2016 3 commits
  17. 21 Sep, 2016 2 commits
    • Kyle Roach's avatar
      d2128b62
    • Ville Immonen's avatar
      Create a shareable ESLint configuration package (#689) · a2d0469c
      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
      a2d0469c
  18. 19 Sep, 2016 1 commit
  19. 17 Sep, 2016 1 commit
  20. 14 Sep, 2016 1 commit
  21. 03 Sep, 2016 3 commits
  22. 02 Sep, 2016 2 commits