Skip to content

fix(#9): fix url and spelling mistake in config #21

fix(#9): fix url and spelling mistake in config

fix(#9): fix url and spelling mistake in config #21

Workflow file for this run

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