This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
352725fe8a
open-nomad
/
website
/
jsconfig.json
7 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
Dependency updates and improvements
2020-06-01 21:48:25 +00:00
{
"compilerOptions"
:
{
"baseUrl"
:
"."
}
,
implement mdx remote
2020-12-07 22:04:11 +00:00
"exclude"
:
[
"node_modules"
,
".next"
,
"out"
]
Dependency updates and improvements
2020-06-01 21:48:25 +00:00
}