8 lines
73 B
JSON
8 lines
73 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"paths": {
|
||
|
"@/*": ["./*"]
|
||
|
}
|
||
|
}
|
||
|
}
|