Skip to content

Commit 347d791

Browse files
committed
refine existing exercises
1 parent 9f5275c commit 347d791

File tree

1,370 files changed

+49
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,370 files changed

+49
-30
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"name": "exercises_01.fundamentals_01.problem.install-and-configure"
3+
}

exercises/01.setup/01.solution.install-and-configure/package.json renamed to exercises/01.fundamentals/01.solution.install-and-configure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "exercises_01.setup_01.solution.install-and-configure",
2+
"name": "exercises_01.fundamentals_01.solution.install-and-configure",
33
"scripts": {
44
"test:e2e": "playwright test"
55
},

0 commit comments

Comments
 (0)