name: run_linter description: Run the project's ESLint linter to check for code quality issues.
Run Linter
This skill runs the ESLint linter for the Personal Finance Tracker project.
Steps
- •Run Linter
Execute the following command to check for linting errors:
bash
npm run lint