Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
5db7c8ee03c4d16eba9e109679f3f3b4e596d585
/
.
/
examples
/
web_testing
/
tsconfig.json
blob: c4faf5a9194965aedb17ea093a5f10129284c8b6 [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"strict"
:
true
,
"lib"
:
[
"es2015.promise"
,
"dom"
,
"es5"
],
}
}