Shopify / tslint-config-shopify

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

Evaluate eslint-plugin-security #60

Open GoodForOneFare opened 7 years ago

GoodForOneFare commented 7 years ago

Examine the rules in there and see if any would be useful as tslint rules for our server code.

Maybe just transpile code from TS=>JS and run eslint with these rules enabled. See what pops up.