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 0b50fe1 commit 094879cCopy full SHA for 094879c
template/jsconfig.json
@@ -0,0 +1,9 @@
1
+{
2
+ "compilerOptions": {
3
+ "paths": {
4
+ "@/*": [
5
+ "./src/*"
6
+ ]
7
+ }
8
9
+}
0 commit comments