This website requires JavaScript.
Explore
Help
Sign In
front_library
/
blank-react-template
Watch
1
Star
0
Fork
You've already forked blank-react-template
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
blank-react-template
/
jsconfig.json
10 lines
115 B
JSON
Raw
Permalink
Blame
History
{
"compilerOptions"
:
{
"baseUrl"
:
"src"
,
"paths"
:
{
"~/*"
:
[
"*"
]
}
}
,
"include"
:
[
"src"
]
}
Reference in New Issue
View Git Blame
Copy Permalink