Changed
- BREAKING: Added
eslintruleprefer-object-spreadas error (#25)
- BREAKING: Upgraded to
eslint-plugin-sonarjsv0.9 and added new ruleselseif-without-else,no-empty-collection,no-gratuitous-expressions,no-nested-switch,no-nested-template-literals, andnon-existent-operator(#26)
- Updated
parserOptionsto ES2019, which is compatible in all currently supported versions of Node.js (#27)
Fixed
- Updated to latest dependencies, including
eslint-plugin-jsdocandeslint-plugin-sonarjsand resolving vulnerabilities