Skip to content

refactor(#10): Refactored code according to comments #43

refactor(#10): Refactored code according to comments

refactor(#10): Refactored code according to comments #43

Workflow file for this run

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