We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ee81c commit 5acfd47Copy full SHA for 5acfd47
jsconfig.json
@@ -5,7 +5,7 @@
5
"baseUrl": ".",
6
// Relative to "baseUrl"
7
"paths": {
8
- "@/*": ["./src/*"],
+ "~/*": ["./src/*"],
9
}
10
11
0 commit comments