UNPKG

lina-infratech-cli

Version:

A CLI tool for Lina Infratech Developers

10 lines (9 loc) 188 B
{ "moduleFileExtensions": ["js", "json", "ts"], "rootDir": ".", "testRegex": ".spec.ts$", "transform": { "^.+\\.(t|j)s$": "ts-jest" }, "coverageDirectory": "../coverage" }