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