Skip to content

Bump @ngneat/until-destroy from 10.0.0-beta.0 to 10.0.0 #1262

Bump @ngneat/until-destroy from 10.0.0-beta.0 to 10.0.0

Bump @ngneat/until-destroy from 10.0.0-beta.0 to 10.0.0 #1262

Workflow file for this run

name: ESLint Check
on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: yarn
- name: Run ESLint
run: yarn run lint