Skip to content

Commit

Permalink
fix: tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
yongsk0066 committed May 3, 2024
1 parent f1bda2e commit 03d2476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compilerOptions": {
"useDefineForClassFields": false,
"experimentalDecorators": true,
"baseUrl": "/Users/yongseok/dev/yongsk0066.github.io",
"baseUrl": ".",
"paths": {
"@styles/*": [
"src/styles/*"
Expand Down

0 comments on commit 03d2476

Please sign in to comment.