Skip to content

refactor(#25): :recycle: Change target point to only when double-clic… #81

refactor(#25): :recycle: Change target point to only when double-clic…

refactor(#25): :recycle: Change target point to only when double-clic… #81

Workflow file for this run

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