Skip to content

Add EditorConfig, Biome configuration, and CI workflow; update ESLint and package files#1

Merged
arendondiosa merged 4 commits intodevelopfrom
project-setup
Feb 3, 2026
Merged

Add EditorConfig, Biome configuration, and CI workflow; update ESLint and package files#1
arendondiosa merged 4 commits intodevelopfrom
project-setup

Conversation

@arendondiosa
Copy link
Member

  • Introduced .editorconfig for consistent coding styles across various file types.
  • Added biome.json for Biome configuration, enabling formatting and linting.
  • Created CI workflow for automatic deployment on push to the develop branch.
  • Updated ESLint configuration for improved code quality checks.
  • Added jsconfig.json for better path resolution in JavaScript projects.
  • Updated package.json and package-lock.json to include Biome as a dev dependency.

… and package files

- Introduced .editorconfig for consistent coding styles across various file types.
- Added biome.json for Biome configuration, enabling formatting and linting.
- Created CI workflow for automatic deployment on push to the develop branch.
- Updated ESLint configuration for improved code quality checks.
- Added jsconfig.json for better path resolution in JavaScript projects.
- Updated package.json and package-lock.json to include Biome as a dev dependency.
@arendondiosa arendondiosa self-assigned this Feb 3, 2026
@arendondiosa arendondiosa changed the base branch from main to develop February 3, 2026 01:59
…tructions

- Changed project title to "website-2026".
- Expanded setup instructions with detailed steps for installing dependencies, running the development server, building for production, and previewing the production build.
- Added a section for other scripts and updated the tech stack information.
@arendondiosa arendondiosa merged commit 2819bd2 into develop Feb 3, 2026
3 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