Skip to content

Bump svelte from 4.2.1 to 4.2.19 (#42) #73

Bump svelte from 4.2.1 to 4.2.19 (#42)

Bump svelte from 4.2.1 to 4.2.19 (#42) #73

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