v1.3.0
Setup babel and eslint-prettier configurations
This release beings about improvements to the code-base such as:-
- Use
import
statement to include the required dependencies. - Migrate from
Jshint
toeslint
with babel andprettier
presets. - Minor changes to project structure
- Minor bug fixes