Skip to content
Snippets Groups Projects
Commit 2cdd3b02 authored by pedro f's avatar pedro f
Browse files

fix @/ alias

parent 7701890f
No related branches found
No related tags found
No related merge requests found
{
"compilerOptions": {
"paths": {
"@/*": ["src/*"]
"@/*": ["./src/*"]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment