node-typescript-boilerplate icon indicating copy to clipboard operation
node-typescript-boilerplate copied to clipboard

ts-api-utils and tslib dependencies should be used or removed

Open kmturley opened this issue 1 year ago • 0 comments

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.

kmturley avatar May 03 '24 05:05 kmturley