UNPKG

checki

Version:

Checki is an AI-driven CLI tool that generates Jest unit tests for React components, improving testing efficiency.

10 lines 209 B
{ "compilerOptions": { "experimentalDecorators": true, "declaration": true, "declarationDir": "./lib", "declarationMap": true, "target": "ES5" }, "exclude": ["test"] }