Skip to content

Revert "Add eslint" #10

Revert "Add eslint"

Revert "Add eslint" #10

Workflow file for this run

name: Publish to JSR
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- run: npm install
- run: npx jsr publish