Skip to content

refactor(#10): Fix merge conflict and apply new changes #42

refactor(#10): Fix merge conflict and apply new changes

refactor(#10): Fix merge conflict and apply new changes #42

Workflow file for this run

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