Skip to content

refactor(#5): :recycle: fix some confilcts with dev #45

refactor(#5): :recycle: fix some confilcts with dev

refactor(#5): :recycle: fix some confilcts with dev #45

Workflow file for this run

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