Shopify / tslint-config-shopify

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

Enable strict-type-predicates rule #40

Open ismail-syed opened 7 years ago

ismail-syed commented 7 years ago

This is flagging useful stuff like guards on mandatory property access, or environment misconfiguration. Not sure of the level of effort involved, but this should eventually be on.

See https://github.com/Shopify/tslint-config-shopify/pull/33#discussion_r104322222