bijlobke/.stackblitzrc

6 lines
80 B
Plaintext
Raw Normal View History

2024-10-26 11:51:26 +02:00
{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}