@webundsoehne/eslint-config
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "@webundsoehne/eslint-config", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Eslint configuration for Web&Söhne applications.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -82,3 +82,2 @@ /** @type {import("eslint").Linter.Config} */ | ||
'protected-abstract-field', | ||
'private-abstract-field', | ||
@@ -179,3 +178,2 @@ 'public-field', | ||
'protected-abstract-method', | ||
'private-abstract-method', | ||
@@ -182,0 +180,0 @@ // 'instance-method', |
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
25407
718