Skip to content

style(#9): prettier formatting #13

style(#9): prettier formatting

style(#9): prettier formatting #13

Workflow file for this run

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