Skip to content

fix XFDcloser links not appearing in vector 2010 (#63) #28

fix XFDcloser links not appearing in vector 2010 (#63)

fix XFDcloser links not appearing in vector 2010 (#63) #28

Workflow file for this run

name: Linter
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm ci
- run: npm run lint