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