Version 11.0.0
Major
- Updated the minimum supported Node.js version from v8.3 to v8.10, to match ESLint’s level of support.
Patch
- Updated dependencies.
- Updated the
eslint-plugin-jsdocpeer dependency to15.11 - 17. - Added a
gitattributesfile to enforceLFline endings in a Windows environment. - Use double instead of single quotes in the
test:prettierpackage script to support Windows.