Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
ee9e2a2eb6d1ea6d2d3b36285de2a3efbe4e3fe8
/
.
/
packages
/
angular
/
tsconfig.json
blob: 91a19671ad0b7d716fc5e2024e8cbce2242f22aa [
file
]
{
"compilerOptions"
:
{
"strict"
:
true
,
"target"
:
"ES2018"
,
"module"
:
"CommonJS"
,
"types"
:
[
"node"
]
}
}