Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
e353056ac1995c7e3441f91f1efba043a6550056
/
.
/
examples
/
angular
/
src
/
tsconfig-test.json
blob: f4a586e47601742f1eeb0e3f58034375de79aec4 [
file
] [
log
] [
blame
]
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"types"
:
[
"jasmine"
]
}
}