Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
pulled wdc master branch and merged
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilwebster committed Sep 7, 2017
2 parents 87b5a68 + 55ff4a1 commit 5dc0eb4
Show file tree
Hide file tree
Showing 11 changed files with 118 additions and 5,074 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Expand Up @@ -5,3 +5,4 @@ public/js/vendors
public/js/demo.js
public/js/consumption-preferences-likely-sort.js
public/js/consumption-preferences-unlikely-sort.js
public/js/analytics.js
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -168,7 +168,7 @@ This data is collected from the `package.json` file in the sample application an

[deploy_track_url]: https://github.com/cloudant-labs/deployment-tracker
[cloud_foundry]: https://github.com/cloudfoundry/cli
[getting_started]: http://www.ibm.com/watson/developercloud/doc/common/index.html
[documentation]: https://www.ibm.com/watson/developercloud/personality-insights.html
[getting_started]: https://console.bluemix.net/docs/services/watson/index.html#about
[documentation]: https://console.bluemix.net/docs/services/personality-insights/getting-started.html
[create_twitter_app]: https://apps.twitter.com/app/new
[sign_up]: https://console.ng.bluemix.net/registration/
2 changes: 1 addition & 1 deletion config/error-handler.js
Expand Up @@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
/* eslint no-unused-vars: "off" */
/* eslint no-unused-vars: "off" */


module.exports = (app) => {
Expand Down

0 comments on commit 5dc0eb4

Please sign in to comment.