index
:
ceph
debian
progress-linux
upstream
debian 12 backports-extras: ceph
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arrow
/
js
/
test
/
tsconfig
/
tsconfig.coverage.json
blob: e903aa1e5b741a64e481ebee84d68bd93621d305 (
plain
)
1
2
3
4
5
6
{
"extends"
:
"./tsconfig.json"
,
"compilerOptions"
:
{
"target"
:
"esnext"
}
}