Skip to content

Commit

Permalink
Remove editorconfig-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 27, 2015
1 parent c03afce commit 8d3972c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions package.json
Expand Up @@ -12,7 +12,6 @@
"lint": "npm run jscs && npm run eslint",
"jscs": "jscs test.js *.js",
"eslint": "eslint test.js *.js",
"eccheck": "editorconfig-tools check *.js **/*.js > /dev/null",
"security": "nsp package"
},
"repository": {
Expand All @@ -34,7 +33,6 @@
"indexof": "^0.0.1",
"covert": "^1.1.0",
"jscs": "^2.1.1",
"editorconfig-tools": "^0.1.1",
"nsp": "^1.1.0",
"eslint": "^1.5.1",
"@ljharb/eslint-config": "^1.2.0",
Expand Down

0 comments on commit 8d3972c

Please sign in to comment.