github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/cypress/tsconfig.json (about) 1 { 2 "compilerOptions": { 3 "target": "es2015", 4 "lib": ["es2015", "dom"], 5 "types": ["cypress", "@testing-library/cypress"] 6 }, 7 "include": ["**/*.ts"] 8 }