2 changed files with 12 additions and 1 deletions
@ -0,0 +1,10 @@ |
|||
{ |
|||
"infiniteLoopProtection": true, |
|||
"hardReloadOnChange": false, |
|||
"view": "browser", |
|||
"container": { |
|||
"node": "14", |
|||
"port": 3001, |
|||
"startScript": "codesandbox" |
|||
} |
|||
} |
Loading…
Reference in new issue