1.0.3 • Published 10 months ago

ts-ignore-comment-dts v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

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
1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago