Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
2d02e820e84e600f55d1e8c252d7dfec3fa8d5b8
/
.
/
examples
/
from_source
/
tsconfig.json
blob: e2f80e11a9bd2405b61469a493cb5df120aa6eee [
file
]
{
"compilerOptions"
:
{
"lib"
:
[
"ES2017"
],
"types"
:
[]
}
}