Spaces:
Sleeping
Sleeping
File size: 112 Bytes
2bc8f6d |
1 2 3 4 5 6 7 8 |
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/components/*": ["components/*"]
}
}
} |