tslint-config-standard icon indicating copy to clipboard operation
tslint-config-standard copied to clipboard

Match standardjs for object-curly

Open mattkrick opened this issue 5 years ago • 3 comments

standardjs allows spaces or no spaces for object-curlies (https://github.com/standard/eslint-config-standard/blob/master/eslintrc.json#L202). Would it be possible to follow suit for this, too?

mattkrick avatar Aug 15 '18 18:08 mattkrick

If possible, definitely.

blakeembrey avatar Aug 15 '18 19:08 blakeembrey

Standard now enforces spaces in object curlies, see standard/eslint-config-standard#124

LinusU avatar Sep 21 '18 08:09 LinusU

Yep, we should definitely enable it if it’s possible. Usually we don’t yet have the rules for it though.

blakeembrey avatar Sep 21 '18 15:09 blakeembrey