Skip to content

Merge pull request #22 from TDT4290-group-4/9-coastline-overlay #39

Merge pull request #22 from TDT4290-group-4/9-coastline-overlay

Merge pull request #22 from TDT4290-group-4/9-coastline-overlay #39

Workflow file for this run

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