index
:
githermit
master
A modern Git web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
server
/
tsconfig.json
blob: a98cc40436b3a0cd6f6939560c2f547ba9da9e69 (
plain
)
1
2
3
4
5
6
{
"extends"
:
"../../tsconfig.json"
,
"compilerOptions"
:
{
"module"
:
"CommonJS"
,
}
}