Thinwrap offers better linting, transpiling and wrapping to TypeScript.
npm install thinwrap-ts
Thinwrap is a multifunction tool created to work better with TypeScript.
This tool offers a lot of cool functions that create a better environment with TypeScript.
bash
$ npm install thinwrap-ts
`
$3
Your code, fixed. With a simple command.
`bash
$ twlint --file yourfile.ts
`
$3
Converts JavaScript to TypeScript, in a second.
`bash
$ twwrap --file yourfile.js
`
$3
`bash
$ twi --mod axios
`
$3
`bash
$ tw --init
``