Glavin001 / tslint-clean-code

TSLint rules for enforcing Clean Code
https://www.npmjs.com/package/tslint-clean-code
MIT License
169 stars 15 forks source link

Switch test runner to Jest and use snapshots #41

Open Glavin001 opened 6 years ago

Glavin001 commented 6 years ago

https://facebook.github.io/jest/

Glavin001 commented 6 years ago

Use https://github.com/dmnd/dedent to normalize indentation of test inputs.