Skip to content

Commit 347d791

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

1,370 files changed

Lines changed: 49 additions & 30 deletions

File tree

Some content is hidden

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

exercises/01.setup/01.problem.install-and-configure/README.mdx renamed to exercises/01.fundamentals/01.problem.install-and-configure/README.mdx

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.problem.install-and-configure/tsconfig.json renamed to exercises/01.fundamentals/01.problem.install-and-configure/tsconfig.json

File renamed without changes.

exercises/01.setup/01.solution.install-and-configure/README.mdx renamed to exercises/01.fundamentals/01.solution.install-and-configure/README.mdx

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
},

exercises/01.setup/01.solution.install-and-configure/playwright.config.ts renamed to exercises/01.fundamentals/01.solution.install-and-configure/playwright.config.ts

File renamed without changes.

exercises/01.setup/01.solution.install-and-configure/tests/epicweb.test.ts renamed to exercises/01.fundamentals/01.solution.install-and-configure/tests/epicweb.test.ts

File renamed without changes.

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

File renamed without changes.

exercises/01.setup/02.problem.running-the-app/.env renamed to exercises/01.fundamentals/02.problem.running-the-app/.env

File renamed without changes.

exercises/01.setup/02.problem.running-the-app/.env.example renamed to exercises/01.fundamentals/02.problem.running-the-app/.env.example

File renamed without changes.

0 commit comments

Comments
 (0)