diff --git a/src/062-the-global-namespace/166-ambient-context-and-declare-const.problem/helpers.d.ts b/src/062-the-global-namespace/165-ambient-context-and-declare-const.problem/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/166-ambient-context-and-declare-const.problem/helpers.d.ts rename to src/062-the-global-namespace/165-ambient-context-and-declare-const.problem/helpers.d.ts diff --git a/src/062-the-global-namespace/166-ambient-context-and-declare-const.problem/package.json b/src/062-the-global-namespace/165-ambient-context-and-declare-const.problem/package.json similarity index 100% rename from src/062-the-global-namespace/166-ambient-context-and-declare-const.problem/package.json rename to src/062-the-global-namespace/165-ambient-context-and-declare-const.problem/package.json diff --git a/src/062-the-global-namespace/166-ambient-context-and-declare-const.problem/src/index.ts b/src/062-the-global-namespace/165-ambient-context-and-declare-const.problem/src/index.ts similarity index 100% rename from src/062-the-global-namespace/166-ambient-context-and-declare-const.problem/src/index.ts rename to src/062-the-global-namespace/165-ambient-context-and-declare-const.problem/src/index.ts diff --git a/src/062-the-global-namespace/166-ambient-context-and-declare-const.problem/tsconfig.json b/src/062-the-global-namespace/165-ambient-context-and-declare-const.problem/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/166-ambient-context-and-declare-const.problem/tsconfig.json rename to src/062-the-global-namespace/165-ambient-context-and-declare-const.problem/tsconfig.json diff --git a/src/062-the-global-namespace/166-ambient-context-and-declare-const.solution/helpers.d.ts b/src/062-the-global-namespace/165-ambient-context-and-declare-const.solution/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/166-ambient-context-and-declare-const.solution/helpers.d.ts rename to src/062-the-global-namespace/165-ambient-context-and-declare-const.solution/helpers.d.ts diff --git a/src/062-the-global-namespace/166-ambient-context-and-declare-const.solution/package.json b/src/062-the-global-namespace/165-ambient-context-and-declare-const.solution/package.json similarity index 100% rename from src/062-the-global-namespace/166-ambient-context-and-declare-const.solution/package.json rename to src/062-the-global-namespace/165-ambient-context-and-declare-const.solution/package.json diff --git a/src/062-the-global-namespace/166-ambient-context-and-declare-const.solution/src/index.ts b/src/062-the-global-namespace/165-ambient-context-and-declare-const.solution/src/index.ts similarity index 100% rename from src/062-the-global-namespace/166-ambient-context-and-declare-const.solution/src/index.ts rename to src/062-the-global-namespace/165-ambient-context-and-declare-const.solution/src/index.ts diff --git a/src/062-the-global-namespace/166-ambient-context-and-declare-const.solution/tsconfig.json b/src/062-the-global-namespace/165-ambient-context-and-declare-const.solution/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/166-ambient-context-and-declare-const.solution/tsconfig.json rename to src/062-the-global-namespace/165-ambient-context-and-declare-const.solution/tsconfig.json diff --git a/src/062-the-global-namespace/167-declare-global.problem/helpers.d.ts b/src/062-the-global-namespace/166-declare-global.problem/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.problem/helpers.d.ts rename to src/062-the-global-namespace/166-declare-global.problem/helpers.d.ts diff --git a/src/062-the-global-namespace/167-declare-global.problem/package.json b/src/062-the-global-namespace/166-declare-global.problem/package.json similarity index 100% rename from src/062-the-global-namespace/167-declare-global.problem/package.json rename to src/062-the-global-namespace/166-declare-global.problem/package.json diff --git a/src/062-the-global-namespace/167-declare-global.problem/src/index.ts b/src/062-the-global-namespace/166-declare-global.problem/src/index.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.problem/src/index.ts rename to src/062-the-global-namespace/166-declare-global.problem/src/index.ts diff --git a/src/062-the-global-namespace/167-declare-global.problem/src/other-file.ts b/src/062-the-global-namespace/166-declare-global.problem/src/other-file.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.problem/src/other-file.ts rename to src/062-the-global-namespace/166-declare-global.problem/src/other-file.ts diff --git a/src/062-the-global-namespace/167-declare-global.problem/tsconfig.json b/src/062-the-global-namespace/166-declare-global.problem/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/167-declare-global.problem/tsconfig.json rename to src/062-the-global-namespace/166-declare-global.problem/tsconfig.json diff --git a/src/062-the-global-namespace/167-declare-global.solution.1/helpers.d.ts b/src/062-the-global-namespace/166-declare-global.solution.1/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.1/helpers.d.ts rename to src/062-the-global-namespace/166-declare-global.solution.1/helpers.d.ts diff --git a/src/062-the-global-namespace/167-declare-global.solution.1/package.json b/src/062-the-global-namespace/166-declare-global.solution.1/package.json similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.1/package.json rename to src/062-the-global-namespace/166-declare-global.solution.1/package.json diff --git a/src/062-the-global-namespace/167-declare-global.solution.1/src/index.ts b/src/062-the-global-namespace/166-declare-global.solution.1/src/index.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.1/src/index.ts rename to src/062-the-global-namespace/166-declare-global.solution.1/src/index.ts diff --git a/src/062-the-global-namespace/167-declare-global.solution.1/src/other-file.ts b/src/062-the-global-namespace/166-declare-global.solution.1/src/other-file.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.1/src/other-file.ts rename to src/062-the-global-namespace/166-declare-global.solution.1/src/other-file.ts diff --git a/src/062-the-global-namespace/167-declare-global.solution.1/tsconfig.json b/src/062-the-global-namespace/166-declare-global.solution.1/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.1/tsconfig.json rename to src/062-the-global-namespace/166-declare-global.solution.1/tsconfig.json diff --git a/src/062-the-global-namespace/167-declare-global.solution.2/helpers.d.ts b/src/062-the-global-namespace/166-declare-global.solution.2/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.2/helpers.d.ts rename to src/062-the-global-namespace/166-declare-global.solution.2/helpers.d.ts diff --git a/src/062-the-global-namespace/167-declare-global.solution.2/package.json b/src/062-the-global-namespace/166-declare-global.solution.2/package.json similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.2/package.json rename to src/062-the-global-namespace/166-declare-global.solution.2/package.json diff --git a/src/062-the-global-namespace/167-declare-global.solution.2/src/debug.d.ts b/src/062-the-global-namespace/166-declare-global.solution.2/src/debug.d.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.2/src/debug.d.ts rename to src/062-the-global-namespace/166-declare-global.solution.2/src/debug.d.ts diff --git a/src/062-the-global-namespace/167-declare-global.solution.2/src/index.ts b/src/062-the-global-namespace/166-declare-global.solution.2/src/index.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.2/src/index.ts rename to src/062-the-global-namespace/166-declare-global.solution.2/src/index.ts diff --git a/src/062-the-global-namespace/167-declare-global.solution.2/src/other-file.ts b/src/062-the-global-namespace/166-declare-global.solution.2/src/other-file.ts similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.2/src/other-file.ts rename to src/062-the-global-namespace/166-declare-global.solution.2/src/other-file.ts diff --git a/src/062-the-global-namespace/167-declare-global.solution.2/tsconfig.json b/src/062-the-global-namespace/166-declare-global.solution.2/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/167-declare-global.solution.2/tsconfig.json rename to src/062-the-global-namespace/166-declare-global.solution.2/tsconfig.json diff --git a/src/062-the-global-namespace/168-modifying-window.problem/helpers.d.ts b/src/062-the-global-namespace/167-modifying-window.problem/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.problem/helpers.d.ts rename to src/062-the-global-namespace/167-modifying-window.problem/helpers.d.ts diff --git a/src/062-the-global-namespace/168-modifying-window.problem/package.json b/src/062-the-global-namespace/167-modifying-window.problem/package.json similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.problem/package.json rename to src/062-the-global-namespace/167-modifying-window.problem/package.json diff --git a/src/062-the-global-namespace/168-modifying-window.problem/src/index.ts b/src/062-the-global-namespace/167-modifying-window.problem/src/index.ts similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.problem/src/index.ts rename to src/062-the-global-namespace/167-modifying-window.problem/src/index.ts diff --git a/src/062-the-global-namespace/168-modifying-window.problem/tsconfig.json b/src/062-the-global-namespace/167-modifying-window.problem/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.problem/tsconfig.json rename to src/062-the-global-namespace/167-modifying-window.problem/tsconfig.json diff --git a/src/062-the-global-namespace/168-modifying-window.solution/helpers.d.ts b/src/062-the-global-namespace/167-modifying-window.solution/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.solution/helpers.d.ts rename to src/062-the-global-namespace/167-modifying-window.solution/helpers.d.ts diff --git a/src/062-the-global-namespace/168-modifying-window.solution/package.json b/src/062-the-global-namespace/167-modifying-window.solution/package.json similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.solution/package.json rename to src/062-the-global-namespace/167-modifying-window.solution/package.json diff --git a/src/062-the-global-namespace/168-modifying-window.solution/src/index.ts b/src/062-the-global-namespace/167-modifying-window.solution/src/index.ts similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.solution/src/index.ts rename to src/062-the-global-namespace/167-modifying-window.solution/src/index.ts diff --git a/src/062-the-global-namespace/168-modifying-window.solution/src/window.d.ts b/src/062-the-global-namespace/167-modifying-window.solution/src/window.d.ts similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.solution/src/window.d.ts rename to src/062-the-global-namespace/167-modifying-window.solution/src/window.d.ts diff --git a/src/062-the-global-namespace/168-modifying-window.solution/tsconfig.json b/src/062-the-global-namespace/167-modifying-window.solution/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/168-modifying-window.solution/tsconfig.json rename to src/062-the-global-namespace/167-modifying-window.solution/tsconfig.json diff --git a/src/062-the-global-namespace/169-modifying-process-env.problem/helpers.d.ts b/src/062-the-global-namespace/168-modifying-process-env.problem/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.problem/helpers.d.ts rename to src/062-the-global-namespace/168-modifying-process-env.problem/helpers.d.ts diff --git a/src/062-the-global-namespace/169-modifying-process-env.problem/package.json b/src/062-the-global-namespace/168-modifying-process-env.problem/package.json similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.problem/package.json rename to src/062-the-global-namespace/168-modifying-process-env.problem/package.json diff --git a/src/062-the-global-namespace/169-modifying-process-env.problem/src/index.ts b/src/062-the-global-namespace/168-modifying-process-env.problem/src/index.ts similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.problem/src/index.ts rename to src/062-the-global-namespace/168-modifying-process-env.problem/src/index.ts diff --git a/src/062-the-global-namespace/169-modifying-process-env.problem/tsconfig.json b/src/062-the-global-namespace/168-modifying-process-env.problem/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.problem/tsconfig.json rename to src/062-the-global-namespace/168-modifying-process-env.problem/tsconfig.json diff --git a/src/062-the-global-namespace/169-modifying-process-env.solution/helpers.d.ts b/src/062-the-global-namespace/168-modifying-process-env.solution/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.solution/helpers.d.ts rename to src/062-the-global-namespace/168-modifying-process-env.solution/helpers.d.ts diff --git a/src/062-the-global-namespace/169-modifying-process-env.solution/package.json b/src/062-the-global-namespace/168-modifying-process-env.solution/package.json similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.solution/package.json rename to src/062-the-global-namespace/168-modifying-process-env.solution/package.json diff --git a/src/062-the-global-namespace/169-modifying-process-env.solution/src/index.ts b/src/062-the-global-namespace/168-modifying-process-env.solution/src/index.ts similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.solution/src/index.ts rename to src/062-the-global-namespace/168-modifying-process-env.solution/src/index.ts diff --git a/src/062-the-global-namespace/169-modifying-process-env.solution/src/process.d.ts b/src/062-the-global-namespace/168-modifying-process-env.solution/src/process.d.ts similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.solution/src/process.d.ts rename to src/062-the-global-namespace/168-modifying-process-env.solution/src/process.d.ts diff --git a/src/062-the-global-namespace/169-modifying-process-env.solution/tsconfig.json b/src/062-the-global-namespace/168-modifying-process-env.solution/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/169-modifying-process-env.solution/tsconfig.json rename to src/062-the-global-namespace/168-modifying-process-env.solution/tsconfig.json diff --git a/src/062-the-global-namespace/170-declare-module.problem/helpers.d.ts b/src/062-the-global-namespace/169-declare-module.problem/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/170-declare-module.problem/helpers.d.ts rename to src/062-the-global-namespace/169-declare-module.problem/helpers.d.ts diff --git a/src/062-the-global-namespace/170-declare-module.problem/package.json b/src/062-the-global-namespace/169-declare-module.problem/package.json similarity index 100% rename from src/062-the-global-namespace/170-declare-module.problem/package.json rename to src/062-the-global-namespace/169-declare-module.problem/package.json diff --git a/src/062-the-global-namespace/170-declare-module.problem/src/index.ts b/src/062-the-global-namespace/169-declare-module.problem/src/index.ts similarity index 100% rename from src/062-the-global-namespace/170-declare-module.problem/src/index.ts rename to src/062-the-global-namespace/169-declare-module.problem/src/index.ts diff --git a/src/062-the-global-namespace/170-declare-module.problem/tsconfig.json b/src/062-the-global-namespace/169-declare-module.problem/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/170-declare-module.problem/tsconfig.json rename to src/062-the-global-namespace/169-declare-module.problem/tsconfig.json diff --git a/src/062-the-global-namespace/170-declare-module.solution/helpers.d.ts b/src/062-the-global-namespace/169-declare-module.solution/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/170-declare-module.solution/helpers.d.ts rename to src/062-the-global-namespace/169-declare-module.solution/helpers.d.ts diff --git a/src/062-the-global-namespace/170-declare-module.solution/package.json b/src/062-the-global-namespace/169-declare-module.solution/package.json similarity index 100% rename from src/062-the-global-namespace/170-declare-module.solution/package.json rename to src/062-the-global-namespace/169-declare-module.solution/package.json diff --git a/src/062-the-global-namespace/170-declare-module.solution/src/index.ts b/src/062-the-global-namespace/169-declare-module.solution/src/index.ts similarity index 100% rename from src/062-the-global-namespace/170-declare-module.solution/src/index.ts rename to src/062-the-global-namespace/169-declare-module.solution/src/index.ts diff --git a/src/062-the-global-namespace/170-declare-module.solution/src/module.d.ts b/src/062-the-global-namespace/169-declare-module.solution/src/module.d.ts similarity index 100% rename from src/062-the-global-namespace/170-declare-module.solution/src/module.d.ts rename to src/062-the-global-namespace/169-declare-module.solution/src/module.d.ts diff --git a/src/062-the-global-namespace/170-declare-module.solution/tsconfig.json b/src/062-the-global-namespace/169-declare-module.solution/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/170-declare-module.solution/tsconfig.json rename to src/062-the-global-namespace/169-declare-module.solution/tsconfig.json diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.problem/helpers.d.ts b/src/062-the-global-namespace/170-wildcard-in-declare-module.problem/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.problem/helpers.d.ts rename to src/062-the-global-namespace/170-wildcard-in-declare-module.problem/helpers.d.ts diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.problem/package.json b/src/062-the-global-namespace/170-wildcard-in-declare-module.problem/package.json similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.problem/package.json rename to src/062-the-global-namespace/170-wildcard-in-declare-module.problem/package.json diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.problem/src/index.ts b/src/062-the-global-namespace/170-wildcard-in-declare-module.problem/src/index.ts similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.problem/src/index.ts rename to src/062-the-global-namespace/170-wildcard-in-declare-module.problem/src/index.ts diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.problem/tsconfig.json b/src/062-the-global-namespace/170-wildcard-in-declare-module.problem/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.problem/tsconfig.json rename to src/062-the-global-namespace/170-wildcard-in-declare-module.problem/tsconfig.json diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.solution/helpers.d.ts b/src/062-the-global-namespace/170-wildcard-in-declare-module.solution/helpers.d.ts similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.solution/helpers.d.ts rename to src/062-the-global-namespace/170-wildcard-in-declare-module.solution/helpers.d.ts diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.solution/package.json b/src/062-the-global-namespace/170-wildcard-in-declare-module.solution/package.json similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.solution/package.json rename to src/062-the-global-namespace/170-wildcard-in-declare-module.solution/package.json diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.solution/src/index.ts b/src/062-the-global-namespace/170-wildcard-in-declare-module.solution/src/index.ts similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.solution/src/index.ts rename to src/062-the-global-namespace/170-wildcard-in-declare-module.solution/src/index.ts diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.solution/src/module.d.ts b/src/062-the-global-namespace/170-wildcard-in-declare-module.solution/src/module.d.ts similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.solution/src/module.d.ts rename to src/062-the-global-namespace/170-wildcard-in-declare-module.solution/src/module.d.ts diff --git a/src/062-the-global-namespace/171-wildcard-in-declare-module.solution/tsconfig.json b/src/062-the-global-namespace/170-wildcard-in-declare-module.solution/tsconfig.json similarity index 100% rename from src/062-the-global-namespace/171-wildcard-in-declare-module.solution/tsconfig.json rename to src/062-the-global-namespace/170-wildcard-in-declare-module.solution/tsconfig.json diff --git a/src/065-four-spaces-of-typescript-declarations/172-declare-module-for-overriding-third-party-libraries.problem.ts b/src/065-four-spaces-of-typescript-declarations/171-declare-module-for-overriding-third-party-libraries.problem.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/172-declare-module-for-overriding-third-party-libraries.problem.ts rename to src/065-four-spaces-of-typescript-declarations/171-declare-module-for-overriding-third-party-libraries.problem.ts diff --git a/src/065-four-spaces-of-typescript-declarations/172-declare-module-for-overriding-third-party-libraries.solution.ts b/src/065-four-spaces-of-typescript-declarations/171-declare-module-for-overriding-third-party-libraries.solution.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/172-declare-module-for-overriding-third-party-libraries.solution.ts rename to src/065-four-spaces-of-typescript-declarations/171-declare-module-for-overriding-third-party-libraries.solution.ts diff --git a/src/065-four-spaces-of-typescript-declarations/173-lib-d-ts.problem.ts b/src/065-four-spaces-of-typescript-declarations/172-lib-d-ts.problem.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/173-lib-d-ts.problem.ts rename to src/065-four-spaces-of-typescript-declarations/172-lib-d-ts.problem.ts diff --git a/src/065-four-spaces-of-typescript-declarations/173-lib-d-ts.solution.ts b/src/065-four-spaces-of-typescript-declarations/172-lib-d-ts.solution.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/173-lib-d-ts.solution.ts rename to src/065-four-spaces-of-typescript-declarations/172-lib-d-ts.solution.ts diff --git a/src/065-four-spaces-of-typescript-declarations/174-using-target-to-change-lib-d-ts.problem.ts b/src/065-four-spaces-of-typescript-declarations/173-using-target-to-change-lib-d-ts.problem.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/174-using-target-to-change-lib-d-ts.problem.ts rename to src/065-four-spaces-of-typescript-declarations/173-using-target-to-change-lib-d-ts.problem.ts diff --git a/src/065-four-spaces-of-typescript-declarations/174-using-target-to-change-lib-d-ts.solution.ts b/src/065-four-spaces-of-typescript-declarations/173-using-target-to-change-lib-d-ts.solution.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/174-using-target-to-change-lib-d-ts.solution.ts rename to src/065-four-spaces-of-typescript-declarations/173-using-target-to-change-lib-d-ts.solution.ts diff --git a/src/065-four-spaces-of-typescript-declarations/175-lib-dom-d-ts.problem.ts b/src/065-four-spaces-of-typescript-declarations/174-lib-dom-d-ts.problem.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/175-lib-dom-d-ts.problem.ts rename to src/065-four-spaces-of-typescript-declarations/174-lib-dom-d-ts.problem.ts diff --git a/src/065-four-spaces-of-typescript-declarations/175-lib-dom-d-ts.solution.ts b/src/065-four-spaces-of-typescript-declarations/174-lib-dom-d-ts.solution.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/175-lib-dom-d-ts.solution.ts rename to src/065-four-spaces-of-typescript-declarations/174-lib-dom-d-ts.solution.ts diff --git a/src/065-four-spaces-of-typescript-declarations/176-third-party-types.problem.ts b/src/065-four-spaces-of-typescript-declarations/175-third-party-types.problem.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/176-third-party-types.problem.ts rename to src/065-four-spaces-of-typescript-declarations/175-third-party-types.problem.ts diff --git a/src/065-four-spaces-of-typescript-declarations/176-third-party-types.solution.ts b/src/065-four-spaces-of-typescript-declarations/175-third-party-types.solution.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/176-third-party-types.solution.ts rename to src/065-four-spaces-of-typescript-declarations/175-third-party-types.solution.ts diff --git a/src/065-four-spaces-of-typescript-declarations/177-type-roots-in-tsconfig.problem.ts b/src/065-four-spaces-of-typescript-declarations/176-type-roots-in-tsconfig.problem.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/177-type-roots-in-tsconfig.problem.ts rename to src/065-four-spaces-of-typescript-declarations/176-type-roots-in-tsconfig.problem.ts diff --git a/src/065-four-spaces-of-typescript-declarations/177-type-roots-in-tsconfig.solution.ts b/src/065-four-spaces-of-typescript-declarations/176-type-roots-in-tsconfig.solution.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/177-type-roots-in-tsconfig.solution.ts rename to src/065-four-spaces-of-typescript-declarations/176-type-roots-in-tsconfig.solution.ts diff --git a/src/065-four-spaces-of-typescript-declarations/178-types-that-ship-with-libraries.problem.ts b/src/065-four-spaces-of-typescript-declarations/177-types-that-ship-with-libraries.problem.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/178-types-that-ship-with-libraries.problem.ts rename to src/065-four-spaces-of-typescript-declarations/177-types-that-ship-with-libraries.problem.ts diff --git a/src/065-four-spaces-of-typescript-declarations/178-types-that-ship-with-libraries.solution.ts b/src/065-four-spaces-of-typescript-declarations/177-types-that-ship-with-libraries.solution.ts similarity index 100% rename from src/065-four-spaces-of-typescript-declarations/178-types-that-ship-with-libraries.solution.ts rename to src/065-four-spaces-of-typescript-declarations/177-types-that-ship-with-libraries.solution.ts diff --git a/src/075-designing-your-types/179-domain-modelling-in-typescript.problem.ts b/src/075-designing-your-types/178-domain-modelling-in-typescript.problem.ts similarity index 100% rename from src/075-designing-your-types/179-domain-modelling-in-typescript.problem.ts rename to src/075-designing-your-types/178-domain-modelling-in-typescript.problem.ts diff --git a/src/075-designing-your-types/179-domain-modelling-in-typescript.solution.ts b/src/075-designing-your-types/178-domain-modelling-in-typescript.solution.ts similarity index 100% rename from src/075-designing-your-types/179-domain-modelling-in-typescript.solution.ts rename to src/075-designing-your-types/178-domain-modelling-in-typescript.solution.ts diff --git a/src/075-designing-your-types/180-intro-to-helper-types.problem.ts b/src/075-designing-your-types/179-intro-to-helper-types.problem.ts similarity index 100% rename from src/075-designing-your-types/180-intro-to-helper-types.problem.ts rename to src/075-designing-your-types/179-intro-to-helper-types.problem.ts diff --git a/src/075-designing-your-types/180-intro-to-helper-types.solution.ts b/src/075-designing-your-types/179-intro-to-helper-types.solution.ts similarity index 100% rename from src/075-designing-your-types/180-intro-to-helper-types.solution.ts rename to src/075-designing-your-types/179-intro-to-helper-types.solution.ts diff --git a/src/075-designing-your-types/181-result-type.problem.ts b/src/075-designing-your-types/180-result-type.problem.ts similarity index 100% rename from src/075-designing-your-types/181-result-type.problem.ts rename to src/075-designing-your-types/180-result-type.problem.ts diff --git a/src/075-designing-your-types/181-result-type.solution.ts b/src/075-designing-your-types/180-result-type.solution.ts similarity index 100% rename from src/075-designing-your-types/181-result-type.solution.ts rename to src/075-designing-your-types/180-result-type.solution.ts diff --git a/src/075-designing-your-types/182-multiple-type-parameters.problem.ts b/src/075-designing-your-types/181-multiple-type-parameters.problem.ts similarity index 100% rename from src/075-designing-your-types/182-multiple-type-parameters.problem.ts rename to src/075-designing-your-types/181-multiple-type-parameters.problem.ts diff --git a/src/075-designing-your-types/182-multiple-type-parameters.solution.ts b/src/075-designing-your-types/181-multiple-type-parameters.solution.ts similarity index 100% rename from src/075-designing-your-types/182-multiple-type-parameters.solution.ts rename to src/075-designing-your-types/181-multiple-type-parameters.solution.ts diff --git a/src/075-designing-your-types/183-default-type-parameters.problem.ts b/src/075-designing-your-types/182-default-type-parameters.problem.ts similarity index 100% rename from src/075-designing-your-types/183-default-type-parameters.problem.ts rename to src/075-designing-your-types/182-default-type-parameters.problem.ts diff --git a/src/075-designing-your-types/183-default-type-parameters.solution.ts b/src/075-designing-your-types/182-default-type-parameters.solution.ts similarity index 100% rename from src/075-designing-your-types/183-default-type-parameters.solution.ts rename to src/075-designing-your-types/182-default-type-parameters.solution.ts diff --git a/src/075-designing-your-types/184-type-helper-constraints.problem.ts b/src/075-designing-your-types/183-type-helper-constraints.problem.ts similarity index 100% rename from src/075-designing-your-types/184-type-helper-constraints.problem.ts rename to src/075-designing-your-types/183-type-helper-constraints.problem.ts diff --git a/src/075-designing-your-types/184-type-helper-constraints.solution.ts b/src/075-designing-your-types/183-type-helper-constraints.solution.ts similarity index 100% rename from src/075-designing-your-types/184-type-helper-constraints.solution.ts rename to src/075-designing-your-types/183-type-helper-constraints.solution.ts diff --git a/src/075-designing-your-types/185-tighter-version-of-omit.problem.ts b/src/075-designing-your-types/184-tighter-version-of-omit.problem.ts similarity index 100% rename from src/075-designing-your-types/185-tighter-version-of-omit.problem.ts rename to src/075-designing-your-types/184-tighter-version-of-omit.problem.ts diff --git a/src/075-designing-your-types/185-tighter-version-of-omit.solution.ts b/src/075-designing-your-types/184-tighter-version-of-omit.solution.ts similarity index 100% rename from src/075-designing-your-types/185-tighter-version-of-omit.solution.ts rename to src/075-designing-your-types/184-tighter-version-of-omit.solution.ts diff --git a/src/075-designing-your-types/186-template-literal-types.problem.ts b/src/075-designing-your-types/185-template-literal-types.problem.ts similarity index 100% rename from src/075-designing-your-types/186-template-literal-types.problem.ts rename to src/075-designing-your-types/185-template-literal-types.problem.ts diff --git a/src/075-designing-your-types/186-template-literal-types.solution.ts b/src/075-designing-your-types/185-template-literal-types.solution.ts similarity index 100% rename from src/075-designing-your-types/186-template-literal-types.solution.ts rename to src/075-designing-your-types/185-template-literal-types.solution.ts diff --git a/src/075-designing-your-types/187-passing-unions-to-template-literal-types.problem.ts b/src/075-designing-your-types/186-passing-unions-to-template-literal-types.problem.ts similarity index 100% rename from src/075-designing-your-types/187-passing-unions-to-template-literal-types.problem.ts rename to src/075-designing-your-types/186-passing-unions-to-template-literal-types.problem.ts diff --git a/src/075-designing-your-types/187-passing-unions-to-template-literal-types.solution.ts b/src/075-designing-your-types/186-passing-unions-to-template-literal-types.solution.ts similarity index 100% rename from src/075-designing-your-types/187-passing-unions-to-template-literal-types.solution.ts rename to src/075-designing-your-types/186-passing-unions-to-template-literal-types.solution.ts diff --git a/src/075-designing-your-types/188-mapped-types.problem.ts b/src/075-designing-your-types/187-mapped-types.problem.ts similarity index 100% rename from src/075-designing-your-types/188-mapped-types.problem.ts rename to src/075-designing-your-types/187-mapped-types.problem.ts diff --git a/src/075-designing-your-types/188-mapped-types.solution.ts b/src/075-designing-your-types/187-mapped-types.solution.ts similarity index 100% rename from src/075-designing-your-types/188-mapped-types.solution.ts rename to src/075-designing-your-types/187-mapped-types.solution.ts diff --git a/src/075-designing-your-types/189-as-in-mapped-types.problem.ts b/src/075-designing-your-types/188-as-in-mapped-types.problem.ts similarity index 100% rename from src/075-designing-your-types/189-as-in-mapped-types.problem.ts rename to src/075-designing-your-types/188-as-in-mapped-types.problem.ts diff --git a/src/075-designing-your-types/189-as-in-mapped-types.solution.ts b/src/075-designing-your-types/188-as-in-mapped-types.solution.ts similarity index 100% rename from src/075-designing-your-types/189-as-in-mapped-types.solution.ts rename to src/075-designing-your-types/188-as-in-mapped-types.solution.ts diff --git a/src/080-configuring-typescript/190-my-recommended-tsconfig-base.explainer/package.json b/src/080-configuring-typescript/189-my-recommended-tsconfig-base.explainer/package.json similarity index 100% rename from src/080-configuring-typescript/190-my-recommended-tsconfig-base.explainer/package.json rename to src/080-configuring-typescript/189-my-recommended-tsconfig-base.explainer/package.json diff --git a/src/080-configuring-typescript/190-my-recommended-tsconfig-base.explainer/tsconfig.json b/src/080-configuring-typescript/189-my-recommended-tsconfig-base.explainer/tsconfig.json similarity index 100% rename from src/080-configuring-typescript/190-my-recommended-tsconfig-base.explainer/tsconfig.json rename to src/080-configuring-typescript/189-my-recommended-tsconfig-base.explainer/tsconfig.json diff --git a/src/080-configuring-typescript/191-tsconfig-bases.explainer.ts b/src/080-configuring-typescript/190-tsconfig-bases.explainer.ts similarity index 100% rename from src/080-configuring-typescript/191-tsconfig-bases.explainer.ts rename to src/080-configuring-typescript/190-tsconfig-bases.explainer.ts diff --git a/src/080-configuring-typescript/192-no-emit.explainer.ts b/src/080-configuring-typescript/191-no-emit.explainer.ts similarity index 100% rename from src/080-configuring-typescript/192-no-emit.explainer.ts rename to src/080-configuring-typescript/191-no-emit.explainer.ts diff --git a/src/080-configuring-typescript/193-module-resolution-bundler-or-nodenext.problem.ts b/src/080-configuring-typescript/192-module-resolution-bundler-or-nodenext.problem.ts similarity index 100% rename from src/080-configuring-typescript/193-module-resolution-bundler-or-nodenext.problem.ts rename to src/080-configuring-typescript/192-module-resolution-bundler-or-nodenext.problem.ts diff --git a/src/080-configuring-typescript/193-module-resolution-bundler-or-nodenext.solution.ts b/src/080-configuring-typescript/192-module-resolution-bundler-or-nodenext.solution.ts similarity index 100% rename from src/080-configuring-typescript/193-module-resolution-bundler-or-nodenext.solution.ts rename to src/080-configuring-typescript/192-module-resolution-bundler-or-nodenext.solution.ts diff --git a/src/080-configuring-typescript/194-isolated-modules.explainer/package.json b/src/080-configuring-typescript/193-isolated-modules.explainer/package.json similarity index 100% rename from src/080-configuring-typescript/194-isolated-modules.explainer/package.json rename to src/080-configuring-typescript/193-isolated-modules.explainer/package.json diff --git a/src/080-configuring-typescript/194-isolated-modules.explainer/src/index.ts b/src/080-configuring-typescript/193-isolated-modules.explainer/src/index.ts similarity index 100% rename from src/080-configuring-typescript/194-isolated-modules.explainer/src/index.ts rename to src/080-configuring-typescript/193-isolated-modules.explainer/src/index.ts diff --git a/src/080-configuring-typescript/194-isolated-modules.explainer/tsconfig.json b/src/080-configuring-typescript/193-isolated-modules.explainer/tsconfig.json similarity index 100% rename from src/080-configuring-typescript/194-isolated-modules.explainer/tsconfig.json rename to src/080-configuring-typescript/193-isolated-modules.explainer/tsconfig.json diff --git a/src/080-configuring-typescript/195-cjs-vs-esm.explainer/package.json b/src/080-configuring-typescript/194-cjs-vs-esm.explainer/package.json similarity index 100% rename from src/080-configuring-typescript/195-cjs-vs-esm.explainer/package.json rename to src/080-configuring-typescript/194-cjs-vs-esm.explainer/package.json diff --git a/src/080-configuring-typescript/195-cjs-vs-esm.explainer/src/esm-module.mts b/src/080-configuring-typescript/194-cjs-vs-esm.explainer/src/esm-module.mts similarity index 100% rename from src/080-configuring-typescript/195-cjs-vs-esm.explainer/src/esm-module.mts rename to src/080-configuring-typescript/194-cjs-vs-esm.explainer/src/esm-module.mts diff --git a/src/080-configuring-typescript/195-cjs-vs-esm.explainer/src/index.ts b/src/080-configuring-typescript/194-cjs-vs-esm.explainer/src/index.ts similarity index 100% rename from src/080-configuring-typescript/195-cjs-vs-esm.explainer/src/index.ts rename to src/080-configuring-typescript/194-cjs-vs-esm.explainer/src/index.ts diff --git a/src/080-configuring-typescript/195-cjs-vs-esm.explainer/tsconfig.json b/src/080-configuring-typescript/194-cjs-vs-esm.explainer/tsconfig.json similarity index 100% rename from src/080-configuring-typescript/195-cjs-vs-esm.explainer/tsconfig.json rename to src/080-configuring-typescript/194-cjs-vs-esm.explainer/tsconfig.json diff --git a/src/080-configuring-typescript/196-multiple-tsconfig-json-files.problem.ts b/src/080-configuring-typescript/195-multiple-tsconfig-json-files.problem.ts similarity index 100% rename from src/080-configuring-typescript/196-multiple-tsconfig-json-files.problem.ts rename to src/080-configuring-typescript/195-multiple-tsconfig-json-files.problem.ts diff --git a/src/080-configuring-typescript/196-multiple-tsconfig-json-files.solution.ts b/src/080-configuring-typescript/195-multiple-tsconfig-json-files.solution.ts similarity index 100% rename from src/080-configuring-typescript/196-multiple-tsconfig-json-files.solution.ts rename to src/080-configuring-typescript/195-multiple-tsconfig-json-files.solution.ts diff --git a/src/080-configuring-typescript/196.5-globals-are-tied-to-a-single-tsconfig.problem.ts b/src/080-configuring-typescript/196-globals-are-tied-to-a-single-tsconfig.problem.ts similarity index 100% rename from src/080-configuring-typescript/196.5-globals-are-tied-to-a-single-tsconfig.problem.ts rename to src/080-configuring-typescript/196-globals-are-tied-to-a-single-tsconfig.problem.ts diff --git a/src/080-configuring-typescript/196.5-globals-are-tied-to-a-single-tsconfig.solution.ts b/src/080-configuring-typescript/196-globals-are-tied-to-a-single-tsconfig.solution.ts similarity index 100% rename from src/080-configuring-typescript/196.5-globals-are-tied-to-a-single-tsconfig.solution.ts rename to src/080-configuring-typescript/196-globals-are-tied-to-a-single-tsconfig.solution.ts