dashboard
repositories
filestore
activity
search
login
globus
/
globus-ilias-rest
REST Service for POPCORN - ILIAS
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
GS-2147
alex
2025-06-05
e80b83e1b63e5f12323c4162a5870627660504d9
[globus/globus-ilias-rest.git]
/
vue
/
jsconfig.json
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
},
"exclude": ["node_modules", "dist"]
}