bijlobke/.stackblitzrc
2024-10-26 11:51:26 +02:00

6 lines
80 B
Plaintext

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