Skip to content

Bump ws from 7.5.9 to 7.5.10 #69

Bump ws from 7.5.9 to 7.5.10

Bump ws from 7.5.9 to 7.5.10 #69

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