Skip to content

Merge pull request #1927 from laws-africa/source-maps #6289

Merge pull request #1927 from laws-africa/source-maps

Merge pull request #1927 from laws-africa/source-maps #6289

Workflow file for this run

name: Lint
on: [push]
jobs:
eslint:
name: runner / eslint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: reviewdog/action-eslint@v1
with:
reporter: github-pr-review # Change reporter.
eslint_flags: 'peachjam/js/'