0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-04-07 23:41:43 -05:00
astro/examples/router/tsconfig.json
2022-03-27 09:30:12 -05:00

5 lines
62 B
JSON

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