1
0
Fork 0
mirror of https://github.com/elk-zone/elk.git synced 2024-12-22 12:44:35 +03:00
elk/.stackblitzrc
patak ea04cc2c22
feat: mock user in dev ()
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-11-29 10:43:01 +01:00

4 lines
74 B
Text

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