Skip to content

massive refactor. add API class to frontend, standardize error + json responses from backend. assorted fixes #713

massive refactor. add API class to frontend, standardize error + json responses from backend. assorted fixes

massive refactor. add API class to frontend, standardize error + json responses from backend. assorted fixes #713

Workflow file for this run

name: Oxlint Typescript Linter
on:
pull_request:
branches: [main]
push:
branches: [main]
jobs:
oxlint:
name: Lint JS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npx --yes oxlint@latest