daabChingrii/website

Add Linter and Prettier Configuration

Open

#5 opened on Oct 31, 2024

 (2 comments) (0 reactions) (0 assignees)TypeScript (4 forks)auto 404
Hacktoberfestgood first issuehacktoberfest-acceptedhelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

Description: Set up ESLint and Prettier for consistent code formatting. Add scripts in package.json to check for code style before commit. Expected Outcome: Contributors should be able to run lint and formatting checks before submitting a PR.

Contributor guide