0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/examples/framework-lit/tsconfig.json

5 lines
62 B
JSON

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