Skip to content

refactor(#10): moved init function to main #38

refactor(#10): moved init function to main

refactor(#10): moved init function to main #38

Workflow file for this run

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