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