Apply suggestions from code review of branch move-to-dev-docs

Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
Julian Stirling 2026-03-11 12:38:18 +00:00
parent 3fee78a213
commit 59eafa7802
6 changed files with 13 additions and 11 deletions

View file

@ -31,5 +31,5 @@ When the development webapp starts it cannot locate the microscope API as this i
To enforce code style we and quality we use ESLint and Prettier. Both can be run together with the same command.
- To check the for errors and warnings run `npm run lint`
- To automatically fix errors an warnings run `npm run lint:fix`
- To automatically fix errors and warnings run `npm run lint:fix`