Skip to content

fix(#5): :bug: fixed issues where the title for displayed data was no… #33

fix(#5): :bug: fixed issues where the title for displayed data was no…

fix(#5): :bug: fixed issues where the title for displayed data was no… #33

Workflow file for this run

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