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
adding passed and status
alex
2025-06-04
95763390ca49fe3bce0fc6f0c29155c2696d9509
[globus/globus-ilias-rest.git]
/
vue
/
jsconfig.json
1
2
3
4
5
6
7
8
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
},
"exclude": ["node_modules", "dist"]
}