This website requires JavaScript.
Explore
Help
Sign in
michael
/
astro
Watch
1
Star
0
Fork
You've already forked astro
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
d66ee0dcd0
astro
/
examples
/
with-markdoc
/
tsconfig.json
7 lines
97 B
JSON
Raw
Normal View
History
Unescape
Escape
feat: basic Astro renderer in with-markdoc
2023-02-06 21:11:15 +00:00
{
chore: with-markdoc strictNullChecks
2023-02-13 19:04:31 +00:00
"extends"
:
"astro/tsconfigs/base"
,
"compilerOptions"
:
{
"strictNullChecks"
:
true
}
feat: basic Astro renderer in with-markdoc
2023-02-06 21:11:15 +00:00
}
Reference in a new issue
Copy permalink