Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
open files in tutorial
  • Loading branch information
ShMcK committed Jul 24, 2019
commit 5eceee3085ab24556ad4aa0920a8abd2ba8a6be7
4 changes: 2 additions & 2 deletions src/tutorials/basic.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const basic: CR.Tutorial = {
actions: {
setup: {
commits: ['16d9699'],
files: [],
files: ['src/modulo.js'],
},
solution: {
commits: ['bbf8aa5']
Expand All @@ -117,7 +117,7 @@ const basic: CR.Tutorial = {
actions: {
setup: {
commits: ['683c8db'],
files: [],
files: ['src/power.js'],
},
solution: {
commits: ['deaf3a8']
Expand Down