Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add lint:fix script to package.json
Introduce a new npm script "lint:fix" for automatically fixing linting issues using ESLint. This enhances the developer workflow by allowing quick resolution of style inconsistencies.
- Loading branch information