Skip to content

Bump typescript-transform-paths from 3.5.0 to 3.5.1 in the packages group #371

Bump typescript-transform-paths from 3.5.0 to 3.5.1 in the packages group

Bump typescript-transform-paths from 3.5.0 to 3.5.1 in the packages group #371

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/npm-install@v1
- name: Run ESLint
run: npm run eslint