Skip to content

refactor(#9): change elevationControl handling #32

refactor(#9): change elevationControl handling

refactor(#9): change elevationControl handling #32

Workflow file for this run

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