This repository has been archived by the owner on Mar 10, 2020. It is now read-only.
Update eslint-config-standard to version 5.0.0 🚀 #201
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello 👋
🚀🚀🚀
eslint-config-standard just published its new version 5.0.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of eslint-config-standard – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
The new version differs by 28 commits .
0341bbe
5.0.0
3ac353b
test: fix for eslint 2
de1d845
readme
fb83a95
move jsx-quotes rule from eslint-config-standard-react
df9161d
New rule: Disallow empty destructuring patterns (no-empty-pattern)
72ebae5
New rule: Disallow string concatenation when using __dirname and __filename (no-path-concat)
3c0cef7
New rule: Disallow unnecessary constructor (no-useless-constructor)
ae3e8f6
New rule: Disallow Self Assignment (no-self-assign)
1b3b4b3
New rule: Disallow Symbol Constructor (no-new-symbol)
0491608
New rule: Enforce Usage of Spacing in Template Strings (template-curly-spacing)
89aedab
remove duplicate rule
3ff5fcf
add promise/param-names rule
9374285
alphabetize package.json keywords
dd85d36
New rule: Require parens in arrow function arguments
64e1f15
travis: drop 0.10 and 0.12 support
There are 28 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software, up to date, all the time.