UNPKG

aiotests-playwright-reporter

Version:

AIO Tests reporter for reporting results from Playwright to AIO Tests

13 lines (12 loc) 233 B
{ "compilerOptions": { "outDir": "./dist", "rootDir": "./src", "strict": true, "module": "commonjs", "target": "es6", "moduleResolution": "node", "esModuleInterop": true }, "include": ["src/**/*"] }