js-assignments
js-assignments copied to clipboard
Javascript assignments, tasks and katas
## The devDependency [mocha](https://github.com/mochajs/mocha) was updated from `5.2.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [husky](https://github.com/typicode/husky) was updated from `1.3.1` to `2.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
## The devDependency [eslint](https://github.com/eslint/eslint) was updated from `5.16.0` to `6.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...
We support ES6, and would be nice to have tasks for `Promise`. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise
Would be nice to show badge with current version and automatically report new release on github: https://github.com/it-shark-pro/js-assignments/releases Change Log can be automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator) Can be done with `Makefile`...