1. 28 Jul, 2016 2 commits
  2. 27 Jul, 2016 1 commit
    • Florian Goße's avatar
      Use keyword `warn` in eslint config (#234) · e839dff8
      Florian Goße authored
      * Use keyword `warn` in eslint config
      
      We can use the keyword `warn` for rule configuration instead of a number.
      
      * Fix comment which where WARNING was replaced
      
      * Remove extra apostrophe
      e839dff8
  3. 26 Jul, 2016 1 commit
  4. 25 Jul, 2016 1 commit
    • Ethan Cohen's avatar
      [dependency] - Add select eslint-plugin-jsx-a11y rules to lint config. (#175) · 90d49f83
      Ethan Cohen authored
      This project is a really good use case to apply some accessibility
      rules to the lint config. For beginners getting started with React, we
      can also teach/enforce basic accessibility rules in the web at author
      time.
      
      For now, I’ve just applied to the rules that are listed in
      `eslint-config-airbnb` because these are most real-world tested, and we
      can continue to add.
      
      Happy to help if there are any questions/issues/concerns about the
      plugin!
      90d49f83
  5. 24 Jul, 2016 1 commit
  6. 21 Jul, 2016 1 commit
  7. 20 Jul, 2016 2 commits
  8. 19 Jul, 2016 1 commit