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:45:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
0129ec9642
portfolio
/
jsconfig.json
11 lines
107 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
"@/*"
:
[
Changed project structure
2023-01-19 21:53:37 +00:00
"*"
Migrated to nextjs13 & TypeScript
2023-01-14 19:31:05 +00:00
]
Updated portfolio
2022-12-06 12:54:34 +00:00
}
}
}
Reference in New Issue
Copy Permalink