This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint-config-standard.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Hello lovely humans,
eslint-config-standard just published its new version 6.0.0.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint-config-standard. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
The new version differs by 23 commits .
16cbfc1
6.0.0
f2a365d
6.0.0-beta.3
a34f0f9
Disallow assignment to native objects or read-only global variables (no-global-assign)
a710453
disallow negating the left operand of relational operators (no-unsafe-negation)
afc6a0a
Disallow template literal placeholder syntax in regular strings (no-template-curly-in-string)
d8be9e3
Disallow tabs in file (no-tabs)
f419de5
Replace deprecated "no-spaced-func" with "func-call-spacing"
deb77bf
code>tape@4.6.0</code8d718f0
force eslint 3.1.1
bb26f0b
6.0.0-beta.2
b07455a
Merge pull request #41 from feross/balanced-block-comments
a8cf1cb
6.0.0-beta.1
18ab64f
Relax rule: Spacing around * in generator functions
4e29de1
Enforce balanced block comments
730e8eb
6.0.0-beta.0
There are 23 commits in total. See the full diff.