digitalbazaar / eslint-config-digitalbazaar

BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Use a more consistent style to turn off errors in vue lint rules. #25

Closed aljones15 closed 5 years ago

aljones15 commented 5 years ago

This option no longer takes a string it now takes an array like most of the other other rules:

https://eslint.vuejs.org/rules/mustache-interpolation-spacing.html

Weirdly this states this rule's options has not changed since 12/29/2018.