Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
11e61afdc9fdbea03f79e99f889fb2adb23f8b84
/
.
/
tsconfig.node.json
blob: 148c41b312da879bd4695f6d6c4cee2d2cc69684 [
file
] [
log
] [
blame
]
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"allowSyntheticDefaultImports"
:
true
,
"lib"
:
[
"es2021"
]
}
}