eslint-config-suddi
Version:
Eslint configurations for Node.js, Angular.js and React.js development
17 lines (13 loc) • 496 B
Markdown
# Changelog
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [5.0.0] - 2020-04-04
### Added
- Added `.codacy.yml` for Codacy analysis
- Added `.mocharc.yml`
### Changed
- Migrated to using `nyc` from `istanbul`
- Migrated `husky` pre-push hooks
- Migrated to CircleCI v2 pipelines
- Updated `devDependencies` to latest versions
- Updated `package.json` to new Node.js and NPM version compatibility