@intelligo-group/eslint-config
Advanced tools
Comparing version 1.0.1 to 1.0.5
{ | ||
"name": "@intelligo-group/eslint-config", | ||
"version": "1.0.1", | ||
"version": "1.0.5", | ||
"scripts": { | ||
"pretest": "eslint --fix ./**/*.js ./*.js" | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"pre-commit": "npm run pretest" | ||
} | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"peerDependencies": { | ||
"eslint": ">= 6" | ||
"eslint": ">= 6.4.0", | ||
"eslint-plugin-node": ">= 8.0.1", | ||
"husky": ">= 3.0.5" | ||
}, | ||
@@ -17,0 +14,0 @@ "devDependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1624
3