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
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
Tasks:
Impacted Files:
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