Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
56048ee8e55c6b717231614db6f1f2438b2127a5
/
.
/
web
/
gui2-topo-lib
/
projects
/
gui2-topo-tester
/
tsconfig.app.json
blob: bb16c46af5041d258be5176dff31dcd4856602c4 [
file
] [
log
] [
blame
]
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"outDir"
:
"../../out-tsc/app"
,
"types"
:
[]
},
"exclude"
:
[
"test.ts"
,
"**/*.spec.ts"
]
}