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