Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 4eb9cad

Browse files
committed
check in codesandbox config
1 parent 4f3c83c commit 4eb9cad

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

sandbox.config.json

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

0 commit comments

Comments
 (0)