Spaces:
Running
Running
File size: 77 Bytes
1efb9e6 |
1 2 3 4 5 6 7 8 |
{
"compilerOptions": {
"paths": {
"@/*": ["./src/*"]
}
}
}
|