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