@medanat/eslint-config
Advanced tools
Comparing version 7.3.0 to 8.0.0
@@ -48,3 +48,2 @@ module.exports = { | ||
'no-return-assign': 1, | ||
'no-return-await': 1, | ||
'no-useless-call': 1, | ||
@@ -51,0 +50,0 @@ radix: 1, |
{ | ||
"name": "@medanat/eslint-config", | ||
"version": "7.3.0", | ||
"version": "8.0.0", | ||
"description": "Opinionated eslint configuration", | ||
@@ -25,8 +25,8 @@ "private": false, | ||
"peerDependencies": { | ||
"eslint": "^8.34.0" | ||
"eslint": "^8.49.0" | ||
}, | ||
"engines": { | ||
"node": ">= 14" | ||
"node": ">= 16" | ||
}, | ||
"gitHead": "b39bfae76b697445dd2f4e5947e3b9c1c2b6a4c0" | ||
"gitHead": "ef5f5e1074f88ed36f3c8d5e94d186ba9656184b" | ||
} |
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
6177
162