www_projectinca/.stackblitzrc

6 lines
80 B
Plaintext
Raw Normal View History

2024-06-04 12:03:43 +00:00
{
"startCommand": "npm start",
"env": {
"ENABLE_CJS_IMPORTS": true
}
}