Shopify / tslint-config-shopify

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

Custom rule: Verify two spaces #58

Open ismail-syed opened 7 years ago

ismail-syed commented 7 years ago

Extend off tslint's indent rule to behave more like eslint.

Might need one for both tslint and tslint-react.

GoodForOneFare commented 7 years ago

Similar issue raised in the main repo: https://github.com/palantir/tslint/issues/581. Some bells and whistles proposed, but maybe they'd accept our basic space count validation.