Web.Auth.Nexus / frontend /jsconfig.json
ChandimaPrabath's picture
init
e71a2ef
raw
history blame
73 Bytes
{
"compilerOptions": {
"paths": {
"@/*": ["./*"]
}
}
}