Skip to content

If a boat is selected, use it for the compare view #75

If a boat is selected, use it for the compare view

If a boat is selected, use it for the compare view #75

Workflow file for this run

name: CI
on: [push]
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install eslint
- run: npm run eslint