ts-ignore-comment-dts

1.0.3 • Public • Published

ts-ignore-comment-dts

This CLI script inserts into all entities of all d.ts files, the comments //@ts-ignore.

This can be useful if you get errors in your d.ts files and your application does not build (e.g. if you have a project on ts 3.5.3).

How to use:

npm i -g ts-ignore-comment-dts
ts-ignore-comment-dts -t ../example

Package Sidebar

Install

npm i ts-ignore-comment-dts

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

7.67 kB

Total Files

4

Last publish

Collaborators

  • wockeez