Frontend Style Standards
To maintain code quality and consistency:
- Change Directory: Navigate to the
./frontend/directory. - Execute Command: Run
npm run lintto both check for errors and apply automatic formatting. - Constraint: Do not bypass linting errors; if
npm run lintfails, fix the underlying code issues before finishing the task.
Converted and distributed by TomeVault — claim your Tome and manage your conversions.