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