- add npmignore
- add license
- add editorconfig
- no need for @babel/plugin-transform-object-assign
- updated all npm dev dependencies
- apply prettier code format
- fix audit vulnerabilities
- update browsers targets into standard config
- ditch grunt-contrib-htmlmin in favour of grunt-minify-html
- rename "watch" command into "dev"