This website works better with JavaScript.
Home
Explore
Help
Sign In
derek
/
FPSMS-frontend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update
master
MSI\derek
1 month ago
parent
d2858d106a
commit
80dde1ac73
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tsconfig.json
+ 1
- 1
tsconfig.json
View File
@@ -19,7 +19,7 @@
}
],
"paths": {
"@/*": ["./src/*"]
"@/*": ["
/src/*", "
./src/*"
,
]
},
"baseUrl": "."
},
Write
Preview
Loading…
Cancel
Save