eslint / eslint-release

The ESLint release tool
Other
24 stars 11 forks source link

Chore: upgrade eslint-config-eslint@7.0.0 #54

Closed mdjermanovic closed 3 years ago

mdjermanovic commented 3 years ago

Upgrades eslint-config-eslint to v7.0.0, eslint-plugin-node to 11.1.0.

Adds eslint-plugin-jsdoc, since it is required by the new eslint-config-eslint.

Adds Node 15.x and 16.x to test matrix.