angular/modules/playground/tsconfig-e2e.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
119 B
JSON
Raw Normal View History

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