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