Skip to content

Merge pull request #23 from TDT4290-group-4/10-show-coordinates-on-sc… #44

Merge pull request #23 from TDT4290-group-4/10-show-coordinates-on-sc…

Merge pull request #23 from TDT4290-group-4/10-show-coordinates-on-sc… #44

Workflow file for this run

stages:
- lint
prettier:
stage: lint
image: node:20
script:
- npm ci
- npx prettier --check .