fanfoujs / electron-fanfou

[WIP] An Electron app for Fanfou
MIT License
1 stars 0 forks source link

Bump eslint-config-xo-react@0.20.0 #16

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-xo-react was updated from 0.19.0 to 0.20.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v0.20.0
  • Require ESLint 6 7ee855e
  • Add react/jsx-curly-newline rule c075fa8
  • Add react/jsx-props-no-multi-spaces rule 01c920c
  • Add react/prefer-read-only-props rule 5038e53
  • Add react/state-in-constructor rule 8e24a2f
  • Add react/static-property-placement rule ed408fc
  • Add option to the react/jsx-key rule c9fa2ea
  • Add option to the react/no-string-refs rule 8b3a5e9
  • Add option to the react/jsx-indent rule 53591d3
  • Add option to the react/boolean-prop-naming rule 9c5f070

v0.19.0...v0.20.0

Commits

The new version differs by 11 commits.

  • 138c7a8 0.20.0
  • c9fa2ea Add option to the react/jsx-key rule
  • c075fa8 Add react/jsx-curly-newline rule
  • 01c920c Add react/jsx-props-no-multi-spaces rule
  • 5038e53 Add react/prefer-read-only-props rule
  • 8e24a2f Add react/state-in-constructor rule
  • 8b3a5e9 Add option to the react/no-string-refs rule
  • 53591d3 Add option to the react/jsx-indent rule
  • ed408fc Add react/static-property-placement rule
  • 9c5f070 Add option to the react/boolean-prop-naming rule
  • 7ee855e Require ESLint 6

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: