node-typescript-boilerplate
node-typescript-boilerplate copied to clipboard
ts-api-utils and tslib dependencies should be used or removed
Dependencies should be included for a reason. These are included but not used:
- https://www.npmjs.com/package/ts-api-utils
- https://www.npmjs.com/package/tslib
Either they should be used in the example main.ts or removed.