Skip to content

Bump @types/node from 20.8.2 to 20.8.7 #200

Bump @types/node from 20.8.2 to 20.8.7

Bump @types/node from 20.8.2 to 20.8.7 #200

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