Skip to content

Commit

Permalink
Create sandbox.config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypa committed Dec 2, 2022
1 parent 53e28da commit f999b1c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions sandbox.config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"template": "node",
"container": {
"port": 5173,
"startScript": "start",
"node": "15"
}
}

0 comments on commit f999b1c

Please sign in to comment.