Skip to content

✏️📖 Diary Services Rewrite #301

✏️📖 Diary Services Rewrite

✏️📖 Diary Services Rewrite #301

Workflow file for this run

name: prettier
on:
pull_request:
jobs:
run-prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npx prettier@3.0.3 --check www