Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
dbb54a5f6405787e8e79cf38a42c28694ad9abb9
/
.
/
packages
/
worker
/
tsconfig.json
blob: fb6d56dfb67e864b698c6f85acb4e04acc2a0b26 [
file
]
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"moduleResolution"
:
"node"
,
"module"
:
"CommonJS"
,
"declaration"
:
true
},
}