Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
802ea004e71d52d90131517a4e319eb82259ee4d
/
.
/
examples
/
from_source
/
tsconfig.json
blob: 1298adccbf646b88033b467b480198db7ac5054a [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"lib"
:
[
"ES2017"
,
"dom"
],
"types"
:
[]
}
}