You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: