GitHub user MichaelArthurAnderson opened a pull request:
https://github.com/apache/climate/pull/489
CLIMATE-944 Grunt Errors and Karma Errors
CLIMATE-944 Grunt Errors and Karma Errors
- Upgraded jshint version to remove Grunt errors.
- Upgraded karma version to remove Grunt errors.
- Added serve-static package to remove Grunt errors.
- Added chrome-launcher package to remove Grunt errors.
- Added jshint rule to ignore jquery $.
- Added jshint rule to replace var with let or const.
- Fixed failing test case.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MichaelArthurAnderson/climate CLIMATE-944
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/climate/pull/489.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #489
----
commit 48057f6fc52970e14e03e6a3ddd1a662f6734737
Author: Michael Anderson <michaelanderson@...>
Date: 2018-01-06T18:58:02Z
CLIMATE-944 Grunt Errors and Karma Errors
----
---