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: 3a8020969e34d35a8f639002bd07a359eb5de78d (
plain
)
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"rootDir"
:
"front"
,
"outDir"
:
"temp"
,
"target"
:
"ES6"
}
}