@amedia/eslint-config-base
Advanced tools
Comparing version 0.0.0-kragl-20220427195503 to 0.0.0-kragl-20220428110517
{ | ||
"name": "@amedia/eslint-config-base", | ||
"version": "0.0.0-kragl-20220427195503", | ||
"version": "0.0.0-kragl-20220428110517", | ||
"description": "ESLint configuration to be used by developers at Amedia", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -19,4 +19,4 @@ # @amedia/eslint-config-base | ||
module.exports = { | ||
extends: ['@amedia/eslint-config-base'], | ||
extends: ['@amedia/eslint-config-base'], | ||
}; | ||
``` |
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
1832