brief-rss / brief

RSS reader extension for Firefox
Other
214 stars 44 forks source link

enable Typescript for linting #512

Closed tanriol closed 3 years ago

tanriol commented 3 years ago

Use Typescript in its JS mode as an additional linter. Type information can allow it to catch many additional errors (and there is at least one fixed in this PR).