index
:
fileup
master
An old university project for file sharing and uploading
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tsconfig.json
blob: 173710780d9b3badc66687636392a42b8b399c46 (
plain
)
1
2
3
4
5
6
{
"compilerOptions"
:
{
"rootDir"
:
"front"
,
"outDir"
:
"temp"
}
}