Skip to content

style(#1): ran format #5

style(#1): ran format

style(#1): ran format #5

Workflow file for this run

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