This website requires JavaScript.
Explore
Help
Sign In
avinashh
/
NextJS_DOC
Watch
1
Star
0
Fork
You've already forked NextJS_DOC
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
NextJS_DOC
/
jsconfig.json
9 lines
93 B
JSON
Raw
Permalink
Blame
History
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink