Helps you to write a bit less on the terminal
For example,
npm install mocha chai && npm install -D @types/mocha @types/chai
can be replaced with
npx npm-types mocha chai
This software is licensed under the MIT License. See the LICENSE for more info