charlierudolph / dependency-lint

Lints NPM dependencies and devDependencies
MIT License
14 stars 6 forks source link

Replace LiveScript with TypeScript #51

Closed kevgo closed 1 year ago

kevgo commented 6 years ago

TypeScript is the emerging standard for JavaScript. See the next implementation of the Node idea by Ryan Dahl.

Providing an example how to check TypeScript files seems in order.