types-eslintrc
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -187,3 +187,3 @@ import { JSONValue } from "types-json"; | ||
*/ | ||
overrides: ESLintOverride[]; | ||
overrides?: ESLintOverride[]; | ||
/** | ||
@@ -190,0 +190,0 @@ * @default "esprisma" |
{ | ||
"name": "types-eslintrc", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Type checking for .eslintrc.json", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
9837