Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
5db7c8ee03c4d16eba9e109679f3f3b4e596d585
/
.
/
tsconfig.json
blob: 4484aa02684084e2a7f364b833593341b6142759 [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"lib"
:
[
"es2017"
,
"dom"
],
"strict"
:
true
,
"target"
:
"es2015"
}
}