UNPKG

@allurereport/web-awesome

Version:

The static files for Allure Awesome Report

10 lines (9 loc) 233 B
{ "extends": "./tsconfig.json", "include": ["./vitest.config.ts", "./src", "./test/**/*.ts", "./test/**/*.tsx"], "compilerOptions": { "composite": true, "noEmit": false, "types": ["@testing-library/jest-dom"] } }