index
:
firefox
debian
progress-linux
upstream
debian 11: firefox
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remote
/
test
/
puppeteer
/
scripts
/
tsconfig.json
blob: c8d842173c698b67c71c5d16be13afe83b1d53e0 (
plain
)
1
2
3
4
5
6
{
"extends"
:
"../tsconfig.json"
,
"compilerOptions"
:
{
"module"
:
"CommonJS"
}
}