eslint-plugin-freaktechnik
Advanced tools
Comparing version 1.3.2 to 1.4.0
@@ -115,2 +115,9 @@ /** | ||
}, | ||
settings: { | ||
jsdoc: { | ||
tagNamePreference: { | ||
augments: "extends" | ||
} | ||
} | ||
}, | ||
extends: ["eslint:recommended"] | ||
@@ -117,0 +124,0 @@ }, |
{ | ||
"name": "eslint-plugin-freaktechnik", | ||
"version": "1.3.2", | ||
"version": "1.4.0", | ||
"description": "ESLint default configs of freaktechnik.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
14189
193