check-typescript-deprecations

v0.1.3
Check your TypeScript project for use of deprecated APIs

check-typescript-deprecations

A tool to check whether you are using deprecated APIs in your TypeScript project.

Usage

In the same directory as your tsconfig.json:

$ npx check-typescript-deprecations

/Users/me/Project/bin/app.ts
  9:9  warning  'add' is deprecated. use `Tags.of(scope).add()`  deprecation/deprecation

✖ 1 problem (0 errors, 1 warning)
npm i check-typescript-deprecations

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 2/24/2021

Downloads

Maintainers