export=
export=: { extends: string[]; jsRules: { brace-style: (string | boolean)[]; jsx-boolean-value: boolean; jsx-no-lambda: boolean; jsx-no-multiline-js: boolean; no-consecutive-blank-lines: (number | boolean)[]; no-unnecessary-type-assertion: boolean; object-curly-spacing: (string | boolean)[]; object-literal-shorthand: boolean; one-line: boolean[]; prefer-object-spread: boolean; quotemark: (string | boolean)[]; space-before-function-paren: (boolean | { anonymous: string; asyncArrow: string; constructor: string; method: string; named: string })[]; ter-padded-blocks: (boolean | { classes: string })[]; trailing-comma: (boolean | { esSpecCompliant: boolean; multiline: { arrays: string; exports: string; functions: string; imports: string; objects: string; typeLiterals: string }; singleline: string })[] }; rules: { brace-style: (string | boolean)[]; jsx-boolean-value: boolean; jsx-no-lambda: boolean; jsx-no-multiline-js: boolean; no-consecutive-blank-lines: (number | boolean)[]; no-unnecessary-type-assertion: boolean; object-curly-spacing: (string | boolean)[]; object-literal-shorthand: boolean; one-line: boolean[]; prefer-object-spread: boolean; quotemark: (string | boolean)[]; space-before-function-paren: (boolean | { anonymous: string; asyncArrow: string; constructor: string; method: string; named: string })[]; ter-padded-blocks: (boolean | { classes: string })[]; trailing-comma: (boolean | { esSpecCompliant: boolean; multiline: { arrays: string; exports: string; functions: string; imports: string; objects: string; typeLiterals: string }; singleline: string })[] } }
Type declaration
-
extends: string[]
-
jsRules: { brace-style: (string | boolean)[]; jsx-boolean-value: boolean; jsx-no-lambda: boolean; jsx-no-multiline-js: boolean; no-consecutive-blank-lines: (number | boolean)[]; no-unnecessary-type-assertion: boolean; object-curly-spacing: (string | boolean)[]; object-literal-shorthand: boolean; one-line: boolean[]; prefer-object-spread: boolean; quotemark: (string | boolean)[]; space-before-function-paren: (boolean | { anonymous: string; asyncArrow: string; constructor: string; method: string; named: string })[]; ter-padded-blocks: (boolean | { classes: string })[]; trailing-comma: (boolean | { esSpecCompliant: boolean; multiline: { arrays: string; exports: string; functions: string; imports: string; objects: string; typeLiterals: string }; singleline: string })[] }
-
brace-style: (string | boolean)[]
-
jsx-boolean-value: boolean
-
jsx-no-lambda: boolean
-
jsx-no-multiline-js: boolean
-
no-consecutive-blank-lines: (number | boolean)[]
-
no-unnecessary-type-assertion: boolean
-
object-curly-spacing: (string | boolean)[]
-
object-literal-shorthand: boolean
-
one-line: boolean[]
-
prefer-object-spread: boolean
-
quotemark: (string | boolean)[]
-
space-before-function-paren: (boolean | { anonymous: string; asyncArrow: string; constructor: string; method: string; named: string })[]
-
ter-padded-blocks: (boolean | { classes: string })[]
-
trailing-comma: (boolean | { esSpecCompliant: boolean; multiline: { arrays: string; exports: string; functions: string; imports: string; objects: string; typeLiterals: string }; singleline: string })[]
-
rules: { brace-style: (string | boolean)[]; jsx-boolean-value: boolean; jsx-no-lambda: boolean; jsx-no-multiline-js: boolean; no-consecutive-blank-lines: (number | boolean)[]; no-unnecessary-type-assertion: boolean; object-curly-spacing: (string | boolean)[]; object-literal-shorthand: boolean; one-line: boolean[]; prefer-object-spread: boolean; quotemark: (string | boolean)[]; space-before-function-paren: (boolean | { anonymous: string; asyncArrow: string; constructor: string; method: string; named: string })[]; ter-padded-blocks: (boolean | { classes: string })[]; trailing-comma: (boolean | { esSpecCompliant: boolean; multiline: { arrays: string; exports: string; functions: string; imports: string; objects: string; typeLiterals: string }; singleline: string })[] }
-
brace-style: (string | boolean)[]
-
jsx-boolean-value: boolean
-
jsx-no-lambda: boolean
-
jsx-no-multiline-js: boolean
-
no-consecutive-blank-lines: (number | boolean)[]
-
no-unnecessary-type-assertion: boolean
-
object-curly-spacing: (string | boolean)[]
-
object-literal-shorthand: boolean
-
one-line: boolean[]
-
prefer-object-spread: boolean
-
quotemark: (string | boolean)[]
-
space-before-function-paren: (boolean | { anonymous: string; asyncArrow: string; constructor: string; method: string; named: string })[]
-
ter-padded-blocks: (boolean | { classes: string })[]
-
trailing-comma: (boolean | { esSpecCompliant: boolean; multiline: { arrays: string; exports: string; functions: string; imports: string; objects: string; typeLiterals: string }; singleline: string })[]