Files
youhavetrouble.github.io/.stackblitzrc
T
2024-05-03 22:49:29 +02:00

7 lines
81 B
Plaintext

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