Skip to content

chore: remove comments from source files - #14

Merged
Abdelkaderbzz merged 1 commit into
mainfrom
chore/remove-comments
Jan 27, 2026
Merged

chore: remove comments from source files#14
Abdelkaderbzz merged 1 commit into
mainfrom
chore/remove-comments

Conversation

@Abdelkaderbzz

Copy link
Copy Markdown
Owner

Summary

Removes unnecessary comments from TypeScript/TSX source files to clean up the codebase.

Changes

  • Removed single-line comments (//) from TypeScript/TSX files
  • Removed multi-line comments (/* ... */) from TypeScript/TSX files
  • Preserved essential comments like JSDoc and type references

Type of Change

  • Chore (code cleanup, no functional changes)

- Remove comments from TypeScript/TSX files (pages, i18n, supabase client)
- Remove comments from vite.config.ts
- Remove section comments from GitHub workflow files
@Abdelkaderbzz
Abdelkaderbzz merged commit c727929 into main Jan 27, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant