Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
42a87457e4a3845f9c836f30bccd449fccb43c25
/
.
/
third_party
/
flatbuffers
/
tsconfig.json
blob: d480e1bc62296105e952b0e668dde7bfa7b1e23c [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"experimentalDecorators"
:
true
,
"strict"
:
true
,
"noImplicitAny"
:
false
,
"target"
:
"es6"
,
"lib"
:
[
"es6"
,
"dom"
]
},
"bazelOptions"
:
{
"workspaceName"
:
"flatbuffers"
}
}