Prettier

array-bracket-newline ref

["off"]

array-bracket-spacing ref

["off"]

array-element-newline ref

["off"]

arrow-parens ref

["off"]

arrow-spacing ref

["off"]

block-spacing ref

["off"]

brace-style ref

["off"]

comma-dangle ref

["off"]

comma-spacing ref

["off"]

comma-style ref

["off"]

computed-property-spacing ref

["off"]

curly ref

[0]

dot-location ref

["off"]

eol-last ref

["off"]

func-call-spacing ref

["off"]

function-call-argument-newline ref

["off"]

function-paren-newline ref

["off"]

generator-star ref

["off"]

generator-star-spacing ref

["off"]

implicit-arrow-linebreak ref

["off"]

indent ref

["off"]

indent-legacy ref

["off"]

jsx-quotes ref

["off"]

key-spacing ref

["off"]

keyword-spacing ref

["off"]

linebreak-style ref

["off"]

lines-around-comment ref

[0]

max-len ref

[0]

multiline-ternary ref

["off"]

new-parens ref

["off"]

newline-per-chained-call ref

["off"]

no-arrow-condition ref

["off"]

no-comma-dangle ref

["off"]

no-confusing-arrow ref

[0]

no-extra-parens ref

["off"]

no-extra-semi ref

["off"]

no-floating-decimal ref

["off"]

no-mixed-operators ref

[0]

no-mixed-spaces-and-tabs ref

["off"]

no-multi-spaces ref

["off"]

no-multiple-empty-lines ref

["off"]

no-reserved-keys ref

["off"]

no-space-before-semi ref

["off"]

no-spaced-func ref

["off"]

no-tabs ref

[0]

no-trailing-spaces ref

["off"]

no-unexpected-multiline ref

[0]

no-whitespace-before-property ref

["off"]

no-wrap-func ref

["off"]

nonblock-statement-body-position ref

["off"]

object-curly-newline ref

["off"]

object-curly-spacing ref

["off"]

object-property-newline ref

["off"]

one-var-declaration-per-line ref

["off"]

operator-linebreak ref

["off"]

padded-blocks ref

["off"]

quote-props ref

["off"]

quotes ref

[0]

rest-spread-spacing ref

["off"]

semi ref

["off"]

semi-spacing ref

["off"]

semi-style ref

["off"]

space-after-function-name ref

["off"]

space-after-keywords ref

["off"]

space-before-blocks ref

["off"]

space-before-function-paren ref

["off"]

space-before-function-parentheses ref

["off"]

space-before-keywords ref

["off"]

space-in-brackets ref

["off"]

space-in-parens ref

["off"]

space-infix-ops ref

["off"]

space-return-throw-case ref

["off"]

space-unary-ops ref

["off"]

space-unary-word-ops ref

["off"]

switch-colon-spacing ref

["off"]

template-curly-spacing ref

["off"]

template-tag-spacing ref

["off"]

unicode-bom ref

["off"]

wrap-iife ref

["off"]

wrap-regex ref

["off"]

yield-star-spacing ref

["off"]

@babel/object-curly-spacing ref

["off"]

@babel/semi ref

["off"]

@typescript-eslint/block-spacing ref

["off"]

@typescript-eslint/brace-style ref

["off"]

@typescript-eslint/comma-dangle ref

["off"]

@typescript-eslint/comma-spacing ref

["off"]

@typescript-eslint/func-call-spacing ref

["off"]

@typescript-eslint/indent ref

["off"]

@typescript-eslint/key-spacing ref

["off"]

@typescript-eslint/keyword-spacing ref

["off"]

@typescript-eslint/lines-around-comment ref

[0]

@typescript-eslint/member-delimiter-style ref

["off"]

@typescript-eslint/no-extra-parens ref

["off"]

@typescript-eslint/no-extra-semi ref

["off"]

@typescript-eslint/object-curly-spacing ref

["off"]

@typescript-eslint/quotes ref

[0]

@typescript-eslint/semi ref

["off"]

@typescript-eslint/space-before-blocks ref

["off"]

@typescript-eslint/space-before-function-paren ref

["off"]

@typescript-eslint/space-infix-ops ref

["off"]

@typescript-eslint/type-annotation-spacing ref

["off"]

babel/object-curly-spacing ref

["off"]

babel/quotes ref

[0]

babel/semi ref

["off"]

flowtype/boolean-style ref

["off"]

flowtype/delimiter-dangle ref

["off"]

flowtype/generic-spacing ref

["off"]

flowtype/object-type-curly-spacing ref

["off"]

flowtype/object-type-delimiter ref

["off"]

flowtype/quotes ref

["off"]

flowtype/semi ref

["off"]

flowtype/space-after-type-colon ref

["off"]

flowtype/space-before-generic-bracket ref

["off"]

flowtype/space-before-type-colon ref

["off"]

flowtype/union-intersection-spacing ref

["off"]

prettier/prettier ref

["warn"]

react/jsx-child-element-spacing ref

["off"]

react/jsx-closing-bracket-location ref

["off"]

react/jsx-closing-tag-location ref

["off"]

react/jsx-curly-newline ref

["off"]

react/jsx-curly-spacing ref

["off"]

react/jsx-equals-spacing ref

["off"]

react/jsx-first-prop-new-line ref

["off"]

react/jsx-indent ref

["off"]

react/jsx-indent-props ref

["off"]

react/jsx-max-props-per-line ref

["off"]

react/jsx-newline ref

["off"]

react/jsx-one-expression-per-line ref

["off"]

react/jsx-props-no-multi-spaces ref

["off"]

react/jsx-space-before-closing ref

["off"]

react/jsx-tag-spacing ref

["off"]

react/jsx-wrap-multilines ref

["off"]

standard/array-bracket-even-spacing ref

["off"]

standard/computed-property-even-spacing ref

["off"]

standard/object-curly-even-spacing ref

["off"]

unicorn/empty-brace-spaces ref

["off"]

unicorn/no-nested-ternary ref

["off"]

unicorn/number-literal-case ref

["off"]

vue/array-bracket-newline ref

["off"]

vue/array-bracket-spacing ref

["off"]

vue/arrow-spacing ref

["off"]

vue/block-spacing ref

["off"]

vue/block-tag-newline ref

["off"]

vue/brace-style ref

["off"]

vue/comma-dangle ref

["off"]

vue/comma-spacing ref

["off"]

vue/comma-style ref

["off"]

vue/dot-location ref

["off"]

vue/func-call-spacing ref

["off"]

vue/html-closing-bracket-newline ref

["off"]

vue/html-closing-bracket-spacing ref

["off"]

vue/html-end-tags ref

["off"]

vue/html-indent ref

["off"]

vue/html-quotes ref

["off"]

vue/html-self-closing ref

[0]

vue/key-spacing ref

["off"]

vue/keyword-spacing ref

["off"]

vue/max-attributes-per-line ref

["off"]

vue/max-len ref

[0]

vue/multiline-html-element-content-newline ref

["off"]

vue/multiline-ternary ref

["off"]

vue/mustache-interpolation-spacing ref

["off"]

vue/no-extra-parens ref

["off"]

vue/no-multi-spaces ref

["off"]

vue/no-spaces-around-equal-signs-in-attribute ref

["off"]

vue/object-curly-newline ref

["off"]

vue/object-curly-spacing ref

["off"]

vue/object-property-newline ref

["off"]

vue/operator-linebreak ref

["off"]

vue/quote-props ref

["off"]

vue/script-indent ref

["off"]

vue/singleline-html-element-content-newline ref

["off"]

vue/space-in-parens ref

["off"]

vue/space-infix-ops ref

["off"]

vue/space-unary-ops ref

["off"]

vue/template-curly-spacing ref

["off"]