Skip to content

Feat/interactivity json gfi #19

Feat/interactivity json gfi

Feat/interactivity json gfi #19

Workflow file for this run

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