Skip to content

feat(osm-poi): use notes API and new form for user anomaly #71

feat(osm-poi): use notes API and new form for user anomaly

feat(osm-poi): use notes API and new form for user anomaly #71

Workflow file for this run

name: CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm i
- name: Run ESLint
run: npx eslint ./src/