CITEI / Comunizika

An app to support teaching children with microcephaly due to the Zika virus disease
0 stars 0 forks source link

Linting #23

Open nickolasrm opened 1 year ago

nickolasrm commented 1 year ago

Most mature projects contain white box testing tools used while developing. One of the best tools for typescript is tslint, a typescript version of the famous eslint. Evaluate the implementation of this linter, refactor the code given its warnings, and implement it on the CI workflow