This website requires JavaScript.
Explore
Help
Register
Sign In
blboun3
/
personal-website
Watch
1
Star
0
Fork
0
You've already forked personal-website
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Activity
ed7add8ae0
personal-website
/
tsconfig.json
10 lines
129 B
JSON
Raw
Normal View
History
Unescape
Escape
Default Astro.js template
2024-03-19 12:59:26 +01:00
{
done language switching
2024-04-07 11:11:04 +02:00
"extends"
:
"astro/tsconfigs/base"
,
"compilerOptions"
:
{
"paths"
:
{
"@/*"
:
[
"./src/*"
]
}
}
}
Reference in New Issue
Copy Permalink