check-typescript-deprecations

0.1.3 • Public • Published

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)

Readme

Keywords

none

Package Sidebar

Install

npm i check-typescript-deprecations

Weekly Downloads

0

Version

0.1.3

License

ISC

Unpacked Size

14.4 kB

Total Files

7

Last publish

Collaborators

  • rix0rrr