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