Skip to content

Duplicate Configuration Files #43

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

Description

Overview
Multiple duplicate files exist in the project root causing confusion and clutter.

Background
Files like "package copy.json", "package-lock copy.json", "App copy.tsx", "global copy.css", "babel.config copy.js", "env.d copy.ts", ".gitignore copy", ".env copy.example", "README copy.md", "README.old.md", and "assets copy/" folder are duplicates of the original files. These create confusion about which file is the source of truth and can lead to editing the wrong file.

Specifications

  • Remove all duplicate files with "copy" suffix
  • Remove "assets copy/" folder
  • Keep only original files

Tasks:

  • Remove duplicate config files
  • Remove duplicate source files
  • Remove duplicate asset folders

Impacted Files:

  • package copy.json
  • package-lock copy.json
  • App copy.tsx
  • global copy.css
  • babel.config copy.js
  • env.d copy.ts
  • .gitignore copy
  • .env copy.example
  • README copy.md
  • README.old.md
  • assets copy/

Labels: project-structure, technical-debt, priority-high

🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #1
Star the repo⭐
For more context, please refer to the mobile README

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions