Description: The "Code Formatting & Linting" section in [CONTRIBUTING.md](code-assist-path:c:\Users\Rushabh Mahajan\Documents\GitHub\Pollution-Control-Hub\CONTRIBUTING.md) is generic. It mentions running a linter but doesn't provide the specific command.
Proposed Enhancement: Add the exact npm scripts for linting and formatting, such as npm run lint and npm run format. This makes it easier for new contributors to adhere to the project's coding standards.
Description: The "Code Formatting & Linting" section in [CONTRIBUTING.md](code-assist-path:c:\Users\Rushabh Mahajan\Documents\GitHub\Pollution-Control-Hub\CONTRIBUTING.md) is generic. It mentions running a linter but doesn't provide the specific command.
Proposed Enhancement: Add the exact npm scripts for linting and formatting, such as npm run lint and npm run format. This makes it easier for new contributors to adhere to the project's coding standards.