Skip to content

style(#5): :art: ran format #27

style(#5): :art: ran format

style(#5): :art: ran format #27

Workflow file for this run

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