We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1734640 commit 3aa05bfCopy full SHA for 3aa05bf
jsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"compilerOptions": {
3
"paths": {
4
+ "@/root/*": ["./*"],
5
"@/*": ["./src/*"]
6
}
7
0 commit comments