angular/integration/bazel/test/e2e/tsconfig.json
2018-07-12 16:34:45 -04:00

5 lines
53 B
JSON

{
"compilerOptions": {
"lib": ["es2015"]
}
}