balazsbotond / urlcat

A URL builder library for JavaScript.
https://urlcat.org
MIT License
1.82k stars 57 forks source link

Use tslint, add .tslintrc #16

Closed balazsbotond closed 4 years ago

balazsbotond commented 4 years ago

Warnings should be treated as errors.

A lint npm script should be added.

Linting should be part of the Travis build and break the build if there are any violations.