eslint-precommit
Advanced tools
+2
-0
@@ -7,2 +7,4 @@ #!/usr/bin/env node | ||
| console.log(cwd); | ||
| fs.stat(path.join(cwd, '.git'), function(err) { | ||
@@ -9,0 +11,0 @@ if (err) { |
+1
-1
| { | ||
| "name": "eslint-precommit", | ||
| "version": "1.1.2", | ||
| "version": "1.1.3", | ||
| "description": "eslint pre commit", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
36383
0.05%20
5.26%