digitalbazaar / eslint-config-digitalbazaar

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

Add qoute-props as needed rule. #14

Closed mattcollier closed 5 years ago

aljones15 commented 5 years ago

it's probably not a good idea to do this until someone has taken this branch for a spin. remember that func-parens consistent thing? we should use this in a few branches first and make sure it's not super annoying.

davidlehn commented 5 years ago

Fixes https://github.com/digitalbazaar/eslint-config-digitalbazaar/issues/13

aljones15 commented 5 years ago

lol so I just added this to another project and it causes the ruleset to fail itself so I will correct the rule set

aljones15 commented 5 years ago

Fixes: https://github.com/digitalbazaar/eslint-config-digitalbazaar/issues/15 Provided that it is an error =)