Skip to content

Merge pull request #21 from TDT4290-group-4/5-click-point-to-view-att… #53

Merge pull request #21 from TDT4290-group-4/5-click-point-to-view-att…

Merge pull request #21 from TDT4290-group-4/5-click-point-to-view-att… #53

Workflow file for this run

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