Skip to content

style: add Prettier configuration #9

style: add Prettier configuration

style: add Prettier configuration #9

Workflow file for this run

name: release
on:
push:
branches: [main]
permissions:
contents: write
pull-requests: write
jobs:
release:
uses: parkerbxyz/.github/.github/workflows/release-please.yml@main
with:
release-type: "node"