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