index
:
website/sei-website.git
alure
master
Unnamed repository; edit this file 'description' to name the repository.
Alee
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jsconfig.json
blob: 2a2e4b3bf8ba1c86d96fc2f5786597ad77a0e5e9 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}