This website requires JavaScript.
Explore
Help
Sign In
r-freeman
/
portfolio
Watch
1
Star
0
Fork
0
You've already forked portfolio
mirror of
https://github.com/r-freeman/portfolio.git
synced
2024-11-13 17:25:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
25c41021cb
portfolio
/
jsconfig.json
11 lines
111 B
JSON
Raw
Normal View
History
Unescape
Escape
Updated portfolio
2022-12-06 12:54:34 +00:00
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
Migrated to nextjs13 & TypeScript
2023-01-14 19:31:05 +00:00
"@/*"
:
[
"src/*"
]
Updated portfolio
2022-12-06 12:54:34 +00:00
}
}
}
Reference in New Issue
Copy Permalink