angular-cn/modules/playground/tsconfig-e2e.json

7 lines
119 B
JSON

{
"compilerOptions": {
"lib": ["es2015", "dom"],
"types": ["node", "jasminewd2", "selenium-webdriver"]
}
}