Skip to content

Commit 5eceee3

Browse files
committed
open files in tutorial
1 parent 2825103 commit 5eceee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tutorials/basic.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ const basic: CR.Tutorial = {
102102
actions: {
103103
setup: {
104104
commits: ['16d9699'],
105-
files: [],
105+
files: ['src/modulo.js'],
106106
},
107107
solution: {
108108
commits: ['bbf8aa5']
@@ -117,7 +117,7 @@ const basic: CR.Tutorial = {
117117
actions: {
118118
setup: {
119119
commits: ['683c8db'],
120-
files: [],
120+
files: ['src/power.js'],
121121
},
122122
solution: {
123123
commits: ['deaf3a8']

0 commit comments

Comments
 (0)