UNPKG

metatests

Version:

Simple to use test engine for Metarhia technology stack

12 lines (11 loc) 225 B
{ "compilerOptions": { "target": "ESNext", "strict": true, "experimentalDecorators": true, "noEmit": true, "baseUrl": ".", "preserveWatchOutput": true }, "include": ["*.d.ts", "lib/**/*.d.ts"] }