Add Biome for lint and code quality check #2

Merged
Astrian merged 15 commits from dev into main 2025-05-16 10:18:55 +00:00
Owner
No description provided.
Astrian added 15 commits 2025-05-16 10:18:41 +00:00
- Introduced a new `biome.json` configuration file for Biome setup.
- Added `@biomejs/biome` as a development dependency in `package.json` and `package-lock.json`.
- Updated `main.ts` to improve code formatting and readability by adjusting indentation and line breaks.
- Enhanced state management and event handling within the component to ensure better performance and maintainability.
Merge branch 'feat/biome_linter'
All checks were successful
Publish to npm / publish (push) Successful in 35s
55f07fb562
chore: intergrate Biome for check code linting issue
Some checks failed
Publish to npm / quality (push) Failing after 16s
Publish to npm / publish (push) Successful in 26s
14c6c0a1ab
chore: CI/CD publish requires quality check
Some checks failed
Publish to npm / quality (push) Failing after 29s
Publish to npm / publish (push) Has been skipped
d5562a4d42
chore: add new npm command for code quality check
All checks were successful
Publish to npm / quality (push) Successful in 22s
Publish to npm / publish (push) Successful in 30s
7a55cdc92e
Astrian merged commit d68f190a44 into main 2025-05-16 10:18:55 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Astrian/Laterano#2
No description provided.