Skip to content

Added my name line in repo. #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

saadaltafofficial
Copy link

Added my name line in repo.

root added 13 commits July 16, 2025 16:10
…sistency

- Cleaned up import statements in middleware.ts, notes.ts, readiness.ts, users.ts, and main.ts files.
- Standardized error handling and response formatting across middleware and API handlers.
- Ensured consistent use of async/await syntax in all asynchronous functions.
- Updated HTML structure in index.html for better readability and maintainability.
- Refactored database connection logic in index.ts and schema.ts for clarity.
- Improved SQL migration scripts for notes and users tables, ensuring proper formatting and structure.
- Updated TypeScript configuration for better compatibility and performance.
- Updated CI workflow to include style checks using Prettier.
- Added Prettier as a dependency in package.json and package-lock.json.
- Introduced format:write and format:check scripts in package.json.
- Ensured consistent code formatting across the project.
- Added eslint and updated to version 9.31.0.
- Added typescript-eslint for improved linting support.
- Updated globals package to version 15.15.0.
- Added lint script to package.json for code quality checks.
- Added unused function in main.ts for demonstration purposes.
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