blakeembrey / tslint-config-standard

A TSLint config for JavaScript Standard Style
Other
358 stars 43 forks source link

Enable space-before-function-paren #17

Closed victorandree closed 7 years ago

victorandree commented 7 years ago

This rule is now available in tslint: https://palantir.github.io/tslint/rules/space-before-function-paren/

blakeembrey commented 7 years ago

Awesome, cheers! I'll enable this with 4.0.

blakeembrey commented 7 years ago

Added with https://github.com/blakeembrey/tslint-config-standard/commit/59965f4a359343c428ce4fee7c2acc9784b662f2.