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