astro/examples/blog-multiple-authors/tsconfig.json

5 lines
62 B
JSON

{
"compilerOptions": {
"moduleResolution": "node"
}
}