diff --git a/README.md b/README.md index b1f00dac..2175be3c 100644 --- a/README.md +++ b/README.md @@ -194,6 +194,19 @@ Check the [`docs`](./docs) folder for more detailed examples of how to use each npm test +## Roadmap + +Feel free to send PRs on any of these issues. + +- [ ] Add ESLint rules +- [ ] ESLint rule complaint +- [ ] Update code to use modern ES6 syntax and style +- [ ] Remove log4js +- [ ] Throw exceptions with good messaging +- [ ] Remove lodash +- [ ] More unit tests + + ## Release Change Log * 2.3.0