labs42io / clean-code-typescript

Clean Code concepts adapted for TypeScript
https://labs42io.github.io/clean-code-typescript
MIT License
9.29k stars 1.14k forks source link

Switch formatting from TSLint to ESLint #44

Closed mheob closed 3 years ago

mheob commented 3 years ago

This PR changes the formatting section from the deprecated TSLint to ESLint.

Resolves #43

mheob commented 3 years ago

Is there something blocking this PR? Or is there something I can do to help?