Skip to content

Commit c133101

Browse files
committed
feat(codesandbox): change template to node
1 parent 67d38a9 commit c133101

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

sandbox.config.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"infiniteLoopProtection": true,
3+
"hardReloadOnChange": false,
4+
"view": "browser",
5+
"server": "true",
6+
"container": {
7+
"port": 9000
8+
},
9+
"template": "node"
10+
}

0 commit comments

Comments
 (0)