UNPKG

@allurereport/web-awesome

Version:

The static files for Allure Awesome Report

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