Closed rerpha closed 1 month ago
As a developer I would like the github actions that run on commits/PRs to include running npm run format and npm run lint - these have been set up in package.json so work locally.
npm run format
npm run lint
As a developer I would like the github actions that run on commits/PRs to include running
npm run format
andnpm run lint
- these have been set up in package.json so work locally.Acceptance criteria