8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2825103 commit 5eceee3Copy full SHA for 5eceee3
src/tutorials/basic.ts
@@ -102,7 +102,7 @@ const basic: CR.Tutorial = {
102
actions: {
103
setup: {
104
commits: ['16d9699'],
105
- files: [],
+ files: ['src/modulo.js'],
106
},
107
solution: {
108
commits: ['bbf8aa5']
@@ -117,7 +117,7 @@ const basic: CR.Tutorial = {
117
118
119
commits: ['683c8db'],
120
+ files: ['src/power.js'],
121
122
123
commits: ['deaf3a8']
0 commit comments