Description
As the project grows with community contributions, we need automated linting and formatting to keep the "Zero Bloat" code clean and readable.
Tasks
- Add a basic .eslintrc and .prettierrc.
- Add a lint script to package.json (or instructions in README for those not using npm).
Description
As the project grows with community contributions, we need automated linting and formatting to keep the "Zero Bloat" code clean and readable.
Tasks