Shopify / tslint-config-shopify

Shopify’s TypeScript rules and configs.
https://www.npmjs.com/package/tslint-config-shopify
37 stars 3 forks source link

Create a custom rule to check for trailing commas in interface declarations #22

Closed ismail-syed closed 7 years ago

ismail-syed commented 7 years ago

Concern raised by @TheMallen

screen shot 2017-02-06 at 1 18 04 pm

Both seem to satisfy typescript however tslint's trailing-comma doesn't support this.

ismail-syed commented 7 years ago

Done https://github.com/Shopify/tslint-config-shopify/pull/34