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