Closed
Description
In #18, support for ESLint v4 and v5 was dropped (the intent per the PR). The change leaves only "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0" }
, so also dropped ESLint v8 support.
In #18, support for ESLint v4 and v5 was dropped (the intent per the PR). The change leaves only "peerDependencies": { "eslint": "^6.0.0 || ^7.0.0" }
, so also dropped ESLint v8 support.