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