@aerian/eslint-config-typescript
Advanced tools
Comparing version 13.0.1 to 13.1.0
@@ -25,3 +25,2 @@ module.exports = { | ||
"@typescript-eslint/adjacent-overload-signatures": "error", | ||
"@typescript-eslint/await-thenable": "warn", | ||
"@typescript-eslint/explicit-member-accessibility": "warn", | ||
@@ -45,3 +44,2 @@ indent: "off", | ||
], | ||
"@typescript-eslint/no-explicit-any": "warn", | ||
"@typescript-eslint/no-inferrable-types": "warn", | ||
@@ -48,0 +46,0 @@ "@typescript-eslint/no-misused-new": "error", |
{ | ||
"name": "@aerian/eslint-config-typescript", | ||
"version": "13.0.1", | ||
"version": "13.1.0", | ||
"author": "Śūnya<info@aerian.com>", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "e39b0af47f5c650082581d5142d969379000d8bc" | ||
"gitHead": "20250e760debb7c8f669698b4c4c256d9dff7840" | ||
} |
6723
96