This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d0588580fa
packer-cn
/
website
/
jsconfig.json
7 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
shell snippet fixes, nextjs-scripts upgrades
2020-05-29 17:12:05 -04:00
{
"compilerOptions"
:
{
"baseUrl"
:
"."
refactor to mdx remote
2020-12-04 16:00:53 -05:00
}
,
"exclude"
:
[
"node_modules"
,
".next"
,
"out"
]
shell snippet fixes, nextjs-scripts upgrades
2020-05-29 17:12:05 -04:00
}