Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
5a878b6417fc6a492fada43024bdd88420e8c738
/
.
/
tsconfig.json
blob: 4484aa02684084e2a7f364b833593341b6142759 [
file
]
{
"compilerOptions"
:
{
"lib"
:
[
"es2017"
,
"dom"
],
"strict"
:
true
,
"target"
:
"es2015"
}
}