1
0
Fork 1
mirror of https://github.com/elk-zone/elk.git synced 2024-05-18 14:37:15 +01:00
elk/.stackblitzrc
patak ea04cc2c22
feat: mock user in dev (#221)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-29 10:43:01 +01:00

5 lines
74 B
Plaintext

{
"installDependencies": true,
"startCommand": "npm run dev:mocked"
}