@antfu/eslint-config-basic
Advanced tools
Comparing version 0.42.0 to 0.42.1
@@ -236,2 +236,3 @@ // eslint-disable-next-line n/prefer-global/process | ||
'import/no-self-import': 'error', | ||
'import/named': 'off', | ||
@@ -416,3 +417,3 @@ // Common | ||
'jsdoc/require-jsdoc': 'off', | ||
"jsdoc/require-param": 'off', | ||
'jsdoc/require-param': 'off', | ||
'jsdoc/require-param-type': 'off', | ||
@@ -427,3 +428,3 @@ 'jsdoc/require-param-description': 'off', | ||
'jsdoc/require-returns-type': 'off', | ||
"jsdoc/require-throws": 'off', | ||
'jsdoc/require-throws': 'off', | ||
@@ -430,0 +431,0 @@ // antfu |
{ | ||
"name": "@antfu/eslint-config-basic", | ||
"version": "0.42.0", | ||
"version": "0.42.1", | ||
"description": "", | ||
@@ -33,3 +33,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)", | ||
"yaml-eslint-parser": "^1.2.2", | ||
"eslint-plugin-antfu": "0.42.0" | ||
"eslint-plugin-antfu": "0.42.1" | ||
}, | ||
@@ -36,0 +36,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
24190
660
+ Addedeslint-plugin-antfu@0.42.1(transitive)
- Removedeslint-plugin-antfu@0.42.0(transitive)
Updatedeslint-plugin-antfu@0.42.1