Skip to content

Commit

Permalink
Merge 9f23a98 into a15d174
Browse files Browse the repository at this point in the history
  • Loading branch information
Pchelolo committed Aug 6, 2018
2 parents a15d174 + 9f23a98 commit 44ba1ec
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 79 deletions.
31 changes: 0 additions & 31 deletions .jscs.json

This file was deleted.

3 changes: 0 additions & 3 deletions .jshintignore

This file was deleted.

37 changes: 0 additions & 37 deletions .jshintrc

This file was deleted.

3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,8 @@
"eslint": "^4.12.0",
"istanbul": "^0.4.5",
"js-yaml": "^3.8.4",
"jscs": "^3.0.7",
"mocha": "^3.4.2",
"mocha-eslint": "^4.1.0",
"mocha-jscs": "^5.0.1",
"mocha-jshint": "^2.3.1",
"mocha-lcov-reporter": "^1.3.0",
"mocha.parallel": "^0.15.2",
"nock": "^9.0.13",
Expand Down
5 changes: 0 additions & 5 deletions test/index.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
'use strict';


// Run jshint as part of normal testing
require('mocha-jshint')();
// Run jscs as part of normal testing
require('mocha-jscs')();
require('mocha-eslint')([
'lib',
'sys',
Expand Down

0 comments on commit 44ba1ec

Please sign in to comment.