index
:
restaurant
master
restaurant management with fully integrated restaurent features
Biswa Kalyan Bhuyan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontend
/
jsconfig.json
blob: b8d6842d7fad0a64e5ffa846e104342233782852 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}