0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-17 23:11:29 -05:00
astro/examples/jsx/.stackblitzrc
2022-06-17 10:25:11 -05:00

6 lines
No EOL
80 B
Text

{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}