juice-shop/juice-shop

View on GitHub
test/cypress/tsconfig.json

Summary

Maintainability
Test Coverage
{
  "compilerOptions": {
    "target": "es2018",
    "lib": ["es5", "dom", "ES2018"],
    "types": ["cypress", "node"]
  },
  "include": ["**/*.ts"]
}