Skip to content

Bump ts-patch from 3.2.0 to 3.2.1 in the packages group #339

Bump ts-patch from 3.2.0 to 3.2.1 in the packages group

Bump ts-patch from 3.2.0 to 3.2.1 in the packages group #339

Workflow file for this run

name: ESLint
on:
pull_request:
push:
branches:
- master
jobs:
lint:
name: ESLint
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/[email protected]
- name: Install NPM Dependencies
uses: bahmutov/[email protected]
- name: Run ESLint
run: npm run eslint