We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa536d9 commit 405ba6fCopy full SHA for 405ba6f
tsconfig.json
@@ -2,7 +2,7 @@
2
"extends": "astro/tsconfigs/strict",
3
"compilerOptions": {
4
"strictNullChecks": true,
5
- "baseUrl": "/home/xevion/projects/utsa-handbook",
+ "baseUrl": ".",
6
"paths": {
7
"@components/*": [
8
"./src/components/*"
0 commit comments