Skip to content

Correct: it should be transferEvent... not transferData... #74

Correct: it should be transferEvent... not transferData...

Correct: it should be transferEvent... not transferData... #74

Workflow file for this run

name: Code quality checks
#on:
#push:
jobs:
quality:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/[email protected]
with:
version: latest
- name: Run Biome
run: biome ci .