eslint-config-async
eslint-config-async copied to clipboard
eslint version
Any reason for
"eslint": ">=8.11.0"
?
Not in particular. It's the version I've tested with and am sure it works. What ESLint version are you using?
^6.0.0
ESLint v6 has been end of life since late 2020 https://eslint.org/version-support/. Also some of the rules in this config have been added in ESLint v7+.
Not planning to support ESLint v6.