alex6480 / studycards

Temporary
MIT License
0 stars 0 forks source link

Setup linting #10

Closed alex6480 closed 5 years ago

alex6480 commented 5 years ago

Right now the code quality is all over the place. A linter should enforce a strict style.

alex6480 commented 5 years ago

TSLint config has been added. Run "npm run lint" in order to lint the project.