A Jasmine Console Reporter that remaps Typescript files.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
JasmineTSConsoleReporter is a TypeScript console reporter for Jasmine that remaps error stack traces to the original TypeScript source files using source maps. This tool is designed for developers writing tests in TypeScript who want to see errors reported in their original source files rather than the compiled JavaScript output. It's particularly useful for TypeScript projects using Jasmine as their testing framework, providing clearer debugging information by translating stack traces back to the TypeScript source code.