@stylistic/eslint-plugin-ts
Advanced tools
Comparing version 2.11.0 to 2.12.0
@@ -41,4 +41,3 @@ 'use strict'; | ||
allowNewlines: { | ||
type: "boolean", | ||
default: false | ||
type: "boolean" | ||
}, | ||
@@ -49,8 +48,6 @@ optionalChain: { | ||
before: { | ||
type: "boolean", | ||
default: true | ||
type: "boolean" | ||
}, | ||
after: { | ||
type: "boolean", | ||
default: true | ||
type: "boolean" | ||
} | ||
@@ -57,0 +54,0 @@ }, |
{ | ||
"name": "@stylistic/eslint-plugin-ts", | ||
"type": "commonjs", | ||
"version": "2.11.0", | ||
"version": "2.12.0", | ||
"author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
390072
10766