Files

14 lines
274 B
JSON
Raw Permalink Normal View History

/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
2017-06-30 16:06:00 +02:00
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es2018",
2017-06-30 16:06:00 +02:00
"types": [
"jasmine",
"node"
]
}
}