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: 5d197c80b2097f3893923c7841a4ddd118835275 (
plain
)
1
2
3
4
5
6
{
"compilerOptions"
:
{
"rootDir"
:
"front"
,
"outFile"
:
"build/bundle.js"
}
}