Open greenkeeper[bot] opened 6 years ago
Update to this version instead š
The new version differs by 7 commits.
87e0eab
5.0.0
c4507aa
fix(parser): make babel-eslint a peer dep (#52)
71d76e1
feat(prettier): prettify on commit (#51)
eba815d
chore(github): add github templates (#50)
2166a43
Disables rule requiring that function names start with capital letter (#49)
b64ebf8
Remove rule to enforce class methods using (#47)
c4a6050
feat(travis): add travis.yml (#48)
See the full diff
Update to this version instead š
The new version differs by 7 commits.
0c4af89
5.1.0
c9c5cd4
Merge pull request #61 from FullstackAcademy/f/relax-rules
4877759
docs(readme): codeship -> travis badge
e158fbc
base: disable no-nested-ternary
9134422
base: disable id-length
bc5f707
react: disable prefer-stateless-function
7987114
disables rules about setState in didmount and didupdate (#58)
See the full diff
Update to this version instead š
The new version differs by 5 commits.
7fc14b3
6.0.0
8eb4091
Update eslint-plugin-react to the latest version š (#54)
2db556a
fix(travis): npm ci -> npm i (#63)
aea08ea
fix(travis): add greenkeeper lockfile support (#62)
83fa729
Update eslint to the latest version š (#57)
See the full diff
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 4.0.0 of eslint-config-fullstack was just published.
The version 4.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of eslint-config-fullstack.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
ESLint 4.19.0 Plugin-React 7.7.0Major breaking change with multiple rule updates, see 83b73fb for changes.
Commits
The new version differs by 2 commits.
8d67376
4.0.0
83b73fb
Update dependencies to enable Greenkeeper š“ (#45)
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: