Skip to content

refactor(#7): :recycle: Updated code for consistensy in the sidebar s… #25

refactor(#7): :recycle: Updated code for consistensy in the sidebar s…

refactor(#7): :recycle: Updated code for consistensy in the sidebar s… #25

Workflow file for this run

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