Skip to content

Commit 35c894b

Browse files
committed
fix stackblitz config
1 parent 2d479ea commit 35c894b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
"avatar": "/images/instructor.png",
1111
"𝕏": "kentcdodds"
1212
},
13+
"stackBlitzConfig": {
14+
"view": "editor",
15+
"terminalHeight": "0",
16+
"hidedevtools": "1",
17+
"hideNavigation": "1"
18+
},
1319
"product": {
1420
"slug": "day-1-setup-intro-and-tools",
1521
"host": "www.epicai.pro",

0 commit comments

Comments
 (0)