Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Update dependency aquaproj/aqua to v2 #3367

Update dependency aquaproj/aqua to v2

Update dependency aquaproj/aqua to v2 #3367

Workflow file for this run

---
name: prettier
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
prettier:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm i -g prettier
- run: prettier -c .