Ignores unwanted dependencies in TypeScript definitions. Useful for autogenerated declarations
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project, `ts-ignore-import`, is a tool that adds `// @ts-ignore` comments to unwanted `import` and `require` targets in TypeScript definition files. It's designed to help manage autogenerated declarations by selectively ignoring specific dependencies. The tool is useful for developers working with TypeScript who need to suppress TypeScript errors related to certain dependencies in their type definition files.