angular/modules/benchmarks/tsconfig-build.json

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

7 lines
77 B
JSON
Raw Normal View History

{
"compilerOptions": {
"lib": ["dom", "es2015"],
"types": []
}
}