Skip to content

refactor(#5): :recycle: Small cleanup #30

refactor(#5): :recycle: Small cleanup

refactor(#5): :recycle: Small cleanup #30

Workflow file for this run

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