Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a57b70145cb0a950c1c3a9a4fddf0438c60126f2
/
.
/
tsconfig.json
blob: d3302689cc5dca72e9d8b3ada51ecdf443796845 [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"experimentalDecorators"
:
true
,
"strict"
:
true
,
"noImplicitAny"
:
false
,
"target"
:
"es6"
,
"lib"
:
[
"es6"
,
"dom"
]
},
"bazelOptions"
:
{
"workspaceName"
:
"971-Robot-Code"
}
}