astro/examples/portfolio-svelte/tsconfig.json

5 lines
62 B
JSON

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