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