{ "extends": "./tsconfig.json", "exclude": ["./dist"], "include": [ "playwright.config.ts", "./tests/**/*" ] }