Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
08dde376c5061ba6b4378ada28c49a87abb44bb1
/
.
/
packages
/
runfiles
/
tsconfig.json
blob: 813286d8fa6e42b70633ce582903f147342e054a [
file
]
{
"compilerOptions"
:
{
"declaration"
:
true
,
"module"
:
"commonjs"
,
"target"
:
"ES2015"
,
"types"
:
[
"node"
]
},
}