Skip to content

docs(templates/typescript/threejs): update for MUD 2.0 🏎 #1287

docs(templates/typescript/threejs): update for MUD 2.0 🏎

docs(templates/typescript/threejs): update for MUD 2.0 🏎 #1287

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: Run lint
runs-on: depot-ubuntu-22.04-16
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Setup
uses: ./.github/actions/setup
- name: Lint
run: pnpm lint