v. 2.1.0 - Linting and codestyle
- Set all Gulp tasks to run in strict mode
- Set all js files to run in strict mode
- Updated all Gulp tasks to use 'const' instead of 'var'
- Added a reporter to jsHint
- Linted all js files
- Added a reporter to jscs
- Added jscs rules
- Re-indented all js files to follow jscs
- Standardisation of js files